Home
last modified time | relevance | path

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

/bsp/nrf5x/libraries/drivers/
A Ddrv_spi.c127 static void spi2_handler(const nrfx_spim_evt_t *p_event, void *p_context) in spi2_handler() function
143 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() function
454 nrfx_spi_evt_handler_t spi_handler[] = {spi0_handler, spi1_handler, spi2_handler};

Completed in 4 milliseconds