Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds