Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_pwm.c265 nrfy_pwm_disable(p_instance->p_reg); in nrfx_pwm_uninit()
468 nrfy_pwm_disable(p_instance->p_reg); in nrfx_pwm_stop()
525 nrfy_pwm_disable(p_pwm); in irq_handler()
/hal_nordic-latest/nrfx/haly/
Dnrfy_pwm.h349 NRFY_STATIC_INLINE void nrfy_pwm_disable(NRF_PWM_Type * p_reg) in nrfy_pwm_disable() function