Searched refs:nrfx_irq_handler_t (Results 1 – 12 of 12) sorted by relevance
47 nrfx_irq_handler_t handler;108 nrfx_irq_handler_t irq_handler) in nrfx_prs_acquire()
137 nrfx_irq_handler_t irq_handler);
231 typedef void (* nrfx_irq_handler_t)(void); typedef
87 static nrfx_irq_handler_t const irq_handlers[NRFX_SPI_ENABLED_COUNT] = { in nrfx_spi_init()
156 static nrfx_irq_handler_t const irq_handlers[NRFX_SPIS_ENABLED_COUNT] = { in nrfx_spis_init()
175 static nrfx_irq_handler_t const irq_handlers[NRFX_UART_ENABLED_COUNT] = { in nrfx_uart_init()
176 static nrfx_irq_handler_t const irq_handlers[NRFX_TWI_ENABLED_COUNT] = { in nrfx_twi_init()
476 static nrfx_irq_handler_t const irq_handlers[NRFX_TWIS_ENABLED_COUNT] = { in nrfx_twis_init()
253 static nrfx_irq_handler_t const irq_handlers[NRFX_UARTE_ENABLED_COUNT] = { in nrfx_uarte_init()
289 static nrfx_irq_handler_t const irq_handlers[NRFX_SPIM_ENABLED_COUNT] = { in nrfx_spim_init()
237 static nrfx_irq_handler_t const irq_handlers[NRFX_TWIM_ENABLED_COUNT] = { in nrfx_twim_init()
1586 static const nrfx_irq_handler_t m_isr[] =
Completed in 19 milliseconds