Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_pwm.h350 bool nrfx_pwm_stop(nrfx_pwm_t const * p_instance, bool wait_until_stopped);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_pwm.c446 bool nrfx_pwm_stop(nrfx_pwm_t const * p_instance, bool wait_until_stopped) in nrfx_pwm_stop() function