Home
last modified time | relevance | path

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

/hal_nordic-3.6.0/nrfx/drivers/src/
Dnrfx_pwm.c378 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()
/hal_nordic-3.6.0/nrfx/haly/
Dnrfy_pwm.h265 NRFY_STATIC_INLINE void nrfy_pwm_shorts_set(NRF_PWM_Type * p_reg, in nrfy_pwm_shorts_set() function