Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_pwm.h360 bool nrfx_pwm_stopped_check(nrfx_pwm_t const * p_instance);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_pwm.c478 bool nrfx_pwm_stopped_check(nrfx_pwm_t const * p_instance) in nrfx_pwm_stopped_check() function
/hal_nordic-latest/nrfx/
DCHANGELOG.md204 - Fixed the nrfx_pwm_stopped_check() function when used without user's handler function.
230 - Renamed a function from nrfx_pwm_is_stopped() to nrfx_pwm_stopped_check() in the PWM driver.