Searched refs:nrfy_pwm_shorts_set (Results 1 – 2 of 2) sorted by relevance
388 nrfy_pwm_shorts_set(p_instance->p_reg, shorts_mask); in nrfx_pwm_simple_playback()429 nrfy_pwm_shorts_set(p_instance->p_reg, shorts_mask); in nrfx_pwm_complex_playback()457 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