Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_pwm.c180 static bool pwm_stopped_check(nrfx_pwm_t const * p_instance) in pwm_stopped_check() function
466 while (!pwm_stopped_check(p_instance)) in nrfx_pwm_stop()
472 ret_val = pwm_stopped_check(p_instance); in nrfx_pwm_stop()
482 bool ret_val = pwm_stopped_check(p_instance); in nrfx_pwm_stopped_check()