Searched refs:nrfx_spi_evt_t (Results 1 – 2 of 2) sorted by relevance
203 } nrfx_spi_evt_t; typedef206 typedef void (* nrfx_spi_evt_handler_t)(nrfx_spi_evt_t const * p_event,
54 nrfx_spi_evt_t evt; // Keep the struct that is ready for event handler. Less memcpy.