Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/prs/
Dnrfx_prs.c49 nrfx_irq_handler_t handler;
144 nrfx_irq_handler_t irq_handler) in nrfx_prs_acquire()
Dnrfx_prs.h241 nrfx_irq_handler_t irq_handler);
/hal_nordic-latest/nrfx/drivers/
Dnrfx_common.h605 typedef void (* nrfx_irq_handler_t)(void); typedef
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spi.c161 static nrfx_irq_handler_t const irq_handlers[NRFX_SPI_ENABLED_COUNT] = { in nrfx_spi_init()
Dnrfx_spis.c280 static nrfx_irq_handler_t const irq_handlers[NRFX_SPIS_ENABLED_COUNT] = { in nrfx_spis_init()
Dnrfx_twis.c512 static nrfx_irq_handler_t const irq_handlers[NRFX_TWIS_ENABLED_COUNT] = { in nrfx_twis_init()
Dnrfx_uart.c213 static nrfx_irq_handler_t const irq_handlers[NRFX_UART_ENABLED_COUNT] = { in nrfx_uart_init()
Dnrfx_twi.c200 static nrfx_irq_handler_t const irq_handlers[NRFX_TWI_ENABLED_COUNT] = { in nrfx_twi_init()
Dnrfx_twim.c287 static nrfx_irq_handler_t const irq_handlers[NRFX_TWIM_ENABLED_COUNT] = { in nrfx_twim_init()
Dnrfx_spim.c615 static nrfx_irq_handler_t const irq_handlers[NRFX_SPIM_ENABLED_COUNT] = { in nrfx_spim_init()
Dnrfx_usbd.c1594 static const nrfx_irq_handler_t m_isr[] =
Dnrfx_uarte.c465 static nrfx_irq_handler_t const irq_handlers[NRFX_UARTE_ENABLED_COUNT] = { in nrfx_uarte_init()