Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_pwm.c371 nrfy_pwm_loop_set(p_instance->p_reg, in nrfx_pwm_simple_playback()
414 nrfy_pwm_loop_set(p_instance->p_reg, playback_count); in nrfx_pwm_complex_playback()
/hal_nordic-latest/nrfx/haly/
Dnrfy_pwm.h411 NRFY_STATIC_INLINE void nrfy_pwm_loop_set(NRF_PWM_Type * p_reg, uint16_t loop_count) in nrfy_pwm_loop_set() function