Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_twi.h206 } nrfx_twi_evt_t; typedef
209 typedef void (* nrfx_twi_evt_handler_t)(nrfx_twi_evt_t const * p_event,
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_twi.c756 nrfx_twi_evt_t event; in irq_handler()