Searched refs:spi2_handler (Results 1 – 1 of 1) sorted by relevance
127 static void spi2_handler(const nrfx_spim_evt_t *p_event, void *p_context) in spi2_handler() function143 nrfx_spim_evt_handler_t spi_handler[] = {spi0_handler, spi1_handler, spi2_handler ,spi3_handler,spi…450 static void spi2_handler(const nrfx_spi_evt_t *p_event, void *p_context) in spi2_handler() function454 nrfx_spi_evt_handler_t spi_handler[] = {spi0_handler, spi1_handler, spi2_handler};
Completed in 4 milliseconds