Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_twi.h209 typedef void (* nrfx_twi_evt_handler_t)(nrfx_twi_evt_t const * p_event, typedef
231 nrfx_twi_evt_handler_t event_handler,
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_twi.c97 nrfx_twi_evt_handler_t handler;
178 nrfx_twi_evt_handler_t event_handler, in nrfx_twi_init()