Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_pwm.h191 NRFY_STATIC_INLINE void nrfy_pwm_abort(NRF_PWM_Type * p_reg, bool wait) in nrfy_pwm_abort() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_pwm.c462 nrfy_pwm_abort(p_instance->p_reg, false); in nrfx_pwm_stop()