Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_spi.h206 typedef void (* nrfx_spi_evt_handler_t)(nrfx_spi_evt_t const * p_event, typedef
231 nrfx_spi_evt_handler_t handler,
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spi.c52 nrfx_spi_evt_handler_t handler;
139 nrfx_spi_evt_handler_t handler, in nrfx_spi_init()