Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/drivers/include/
A Dnrfx_spi.h188 } nrfx_spi_evt_t; typedef
191 typedef void (* nrfx_spi_evt_handler_t)(nrfx_spi_evt_t const * p_event,
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_spi.c53 nrfx_spi_evt_t evt; // Keep the struct that is ready for event handler. Less memcpy.

Completed in 3 milliseconds