Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/samples/src/nrfx_pwm/common_mode/
Dmain.c97 nrfx_pwm_uninit(inst); in pwm_handler()
/hal_nordic-latest/nrfx/samples/src/nrfx_pwm/grouped_mode/
Dmain.c180 nrfx_pwm_uninit(inst); in pwm_handler()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_pwm.h240 void nrfx_pwm_uninit(nrfx_pwm_t const * p_instance);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_pwm.c254 void nrfx_pwm_uninit(nrfx_pwm_t const * p_instance) in nrfx_pwm_uninit() function