Home
last modified time | relevance | path

Searched refs:nrf_pwm_loop_set (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_pwm.c282 nrf_pwm_loop_set(p_instance->p_registers, in nrfx_pwm_simple_playback()
326 nrf_pwm_loop_set(p_instance->p_registers, playback_count); in nrfx_pwm_complex_playback()
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_pwm.h545 __STATIC_INLINE void nrf_pwm_loop_set(NRF_PWM_Type * p_reg,
746 __STATIC_INLINE void nrf_pwm_loop_set(NRF_PWM_Type * p_reg, in nrf_pwm_loop_set() function