Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_pwm.h197 typedef void (* nrfx_pwm_handler_t)(nrfx_pwm_evt_type_t event_type, void * p_context); typedef
218 nrfx_pwm_handler_t handler,
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_pwm.c75 nrfx_pwm_handler_t handler;
198 nrfx_pwm_handler_t handler, in nrfx_pwm_init()