Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/drivers/src/prs/
H A Dnrfx_prs.c47 nrfx_irq_handler_t handler;
108 nrfx_irq_handler_t irq_handler) in nrfx_prs_acquire()
H A Dnrfx_prs.h117 nrfx_irq_handler_t irq_handler);
/nrf52832-nimble/nordic/nrfx/drivers/
H A Dnrfx_common.h196 typedef void (* nrfx_irq_handler_t)(void); typedef
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_spi.c88 static nrfx_irq_handler_t const irq_handlers[NRFX_SPI_ENABLED_COUNT] = { in nrfx_spi_init()
H A Dnrfx_spis.c156 static nrfx_irq_handler_t const irq_handlers[NRFX_SPIS_ENABLED_COUNT] = { in nrfx_spis_init()
H A Dnrfx_spim.c197 static nrfx_irq_handler_t const irq_handlers[NRFX_SPIM_ENABLED_COUNT] = { in nrfx_spim_init()
H A Dnrfx_uarte.c210 static nrfx_irq_handler_t const irq_handlers[NRFX_UARTE_ENABLED_COUNT] = { in nrfx_uarte_init()
H A Dnrfx_uart.c175 static nrfx_irq_handler_t const irq_handlers[NRFX_UART_ENABLED_COUNT] = { in nrfx_uart_init()
H A Dnrfx_twi.c143 static nrfx_irq_handler_t const irq_handlers[NRFX_TWI_ENABLED_COUNT] = { in nrfx_twi_init()
H A Dnrfx_twis.c476 static nrfx_irq_handler_t const irq_handlers[NRFX_TWIS_ENABLED_COUNT] = { in nrfx_twis_init()
H A Dnrfx_twim.c175 static nrfx_irq_handler_t const irq_handlers[NRFX_TWIM_ENABLED_COUNT] = { in nrfx_twim_init()
H A Dnrfx_usbd.c1495 static const nrfx_irq_handler_t m_isr[] =