Searched refs:nrfy_pwm_shorts_set (Results 1 – 2 of 2) sorted by relevance
378 nrfy_pwm_shorts_set(p_instance->p_reg, shorts_mask); in nrfx_pwm_simple_playback()419 nrfy_pwm_shorts_set(p_instance->p_reg, shorts_mask); in nrfx_pwm_complex_playback()447 nrfy_pwm_shorts_set(p_instance->p_reg, 0); in nrfx_pwm_stop()
265 NRFY_STATIC_INLINE void nrfy_pwm_shorts_set(NRF_PWM_Type * p_reg, in nrfy_pwm_shorts_set() function