Searched refs:nrfx_spi_evt_t (Results 1 – 2 of 2) sorted by relevance
188 } nrfx_spi_evt_t; typedef191 typedef void (* nrfx_spi_evt_handler_t)(nrfx_spi_evt_t const * p_event,
53 nrfx_spi_evt_t evt; // Keep the struct that is ready for event handler. Less memcpy.
Completed in 3 milliseconds