Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_pwm.h195 typedef void (* nrfx_pwm_handler_t)(nrfx_pwm_evt_type_t event_type); typedef
213 nrfx_pwm_handler_t handler);
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_pwm.c74 nrfx_pwm_handler_t handler;
117 nrfx_pwm_handler_t handler) in nrfx_pwm_init()