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