Searched refs:irq_handlers (Results 1 – 8 of 8) sorted by relevance
161 static nrfx_irq_handler_t const irq_handlers[NRFX_SPI_ENABLED_COUNT] = { in nrfx_spi_init() local165 irq_handlers[p_instance->drv_inst_idx]) != NRFX_SUCCESS) in nrfx_spi_init()
280 static nrfx_irq_handler_t const irq_handlers[NRFX_SPIS_ENABLED_COUNT] = { in nrfx_spis_init() local284 irq_handlers[p_instance->drv_inst_idx]) != NRFX_SUCCESS) in nrfx_spis_init()
512 static nrfx_irq_handler_t const irq_handlers[NRFX_TWIS_ENABLED_COUNT] = { in nrfx_twis_init() local516 irq_handlers[p_instance->drv_inst_idx]) != NRFX_SUCCESS) in nrfx_twis_init()
213 static nrfx_irq_handler_t const irq_handlers[NRFX_UART_ENABLED_COUNT] = { in nrfx_uart_init() local217 irq_handlers[p_instance->drv_inst_idx]) != NRFX_SUCCESS) in nrfx_uart_init()
200 static nrfx_irq_handler_t const irq_handlers[NRFX_TWI_ENABLED_COUNT] = { in nrfx_twi_init() local204 irq_handlers[p_instance->drv_inst_idx]) != NRFX_SUCCESS) in nrfx_twi_init()
287 static nrfx_irq_handler_t const irq_handlers[NRFX_TWIM_ENABLED_COUNT] = { in nrfx_twim_init() local291 irq_handlers[p_instance->drv_inst_idx]) != NRFX_SUCCESS) in nrfx_twim_init()
615 static nrfx_irq_handler_t const irq_handlers[NRFX_SPIM_ENABLED_COUNT] = { in nrfx_spim_init() local618 if (nrfx_prs_acquire(p_instance->p_reg, irq_handlers[p_instance->drv_inst_idx]) != NRFX_SUCCESS) in nrfx_spim_init()
465 static nrfx_irq_handler_t const irq_handlers[NRFX_UARTE_ENABLED_COUNT] = { in nrfx_uarte_init() local468 if (nrfx_prs_acquire(p_instance->p_reg, irq_handlers[inst_idx]) != NRFX_SUCCESS) in nrfx_uarte_init()