Searched refs:nrfy_pwm_loop_set (Results 1 – 2 of 2) sorted by relevance
371 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()
411 NRFY_STATIC_INLINE void nrfy_pwm_loop_set(NRF_PWM_Type * p_reg, uint16_t loop_count) in nrfy_pwm_loop_set() function