Home
last modified time | relevance | path

Searched defs:irq_handler (Results 1 – 19 of 19) sorted by relevance

/hal_nordic-latest/nrfx/drivers/src/prs/
Dnrfx_prs.c144 nrfx_irq_handler_t irq_handler) in nrfx_prs_acquire()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_bellboard.c126 static void irq_handler(void * unused, nrfx_bellboard_cb_t * p_cb) in irq_handler() function
Dnrfx_egu.c173 static void irq_handler(NRF_EGU_Type * p_reg, egu_control_block_t * p_cb) in irq_handler() function
Dnrfx_qdec.c246 static void irq_handler(NRF_QDEC_Type * p_qdec, qdec_control_block_t * p_cb) in irq_handler() function
Dnrfx_rtc.c278 static void irq_handler(NRF_RTC_Type * p_reg, in irq_handler() function
Dnrfx_spi.c448 static void irq_handler(NRF_SPI_Type * p_spi, spi_control_block_t * p_cb) in irq_handler() function
Dnrfx_wdt.c308 static void irq_handler(NRF_WDT_Type * p_reg, wdt_control_block_t * p_cb) in irq_handler() function
Dnrfx_i2s.c527 static void irq_handler(NRF_I2S_Type * p_reg, nrfx_i2s_cb_t * p_cb) in irq_handler() function
Dnrfx_timer.c360 static void irq_handler(NRF_TIMER_Type * p_reg, timer_control_block_t * p_cb, uint8_t channel_count) in irq_handler() function
Dnrfx_pwm.c488 static void irq_handler(NRF_PWM_Type * p_pwm, pwm_control_block_t * p_cb) in irq_handler() function
Dnrfx_spis.c581 static void irq_handler(NRF_SPIS_Type * p_spis, spis_cb_t * p_cb) in irq_handler() function
Dnrfx_twim.c678 static void irq_handler(NRF_TWIM_Type * p_twim, twim_control_block_t * p_cb) in irq_handler() function
Dnrfx_pdm.c599 static void irq_handler(NRF_PDM_Type * p_pdm, nrfx_pdm_cb_t * p_cb) in irq_handler() function
Dnrfx_twis.c245 static void irq_handler(NRF_TWIS_Type * p_reg, twis_control_block_t * p_cb) in irq_handler() function
Dnrfx_uart.c637 static void irq_handler(NRF_UART_Type * p_uart, uart_control_block_t * p_cb) in irq_handler() function
Dnrfx_twi.c726 static void irq_handler(NRF_TWI_Type * p_twi, twi_control_block_t * p_cb) in irq_handler() function
Dnrfx_spim.c968 static void irq_handler(NRF_SPIM_Type * p_spim, spim_control_block_t * p_cb) in irq_handler() function
Dnrfx_uarte.c2060 static void irq_handler(NRF_UARTE_Type * p_uarte, uarte_control_block_t * p_cb) in irq_handler() function
Dnrfx_gpiote.c1659 static void irq_handler(NRF_GPIOTE_Type * p_gpiote, gpiote_control_block_t * p_cb) in irq_handler() function