Home
last modified time | relevance | path

Searched defs:p_context (Results 1 – 18 of 18) sorted by relevance

/Zephyr-latest/drivers/ipm/
Dipm_nrfx_ipc.c31 static void nrfx_ipc_handler(uint8_t event_idx, void *p_context) in nrfx_ipc_handler()
122 static void vipm_dispatcher(uint8_t event_idx, void *p_context) in vipm_dispatcher()
/Zephyr-latest/drivers/i2c/
Di2c_nrfx_twi.c105 static void event_handler(nrfx_twi_evt_t const *p_event, void *p_context) in event_handler()
Di2c_nrfx_twim.c174 static void event_handler(nrfx_twim_evt_t const *p_event, void *p_context) in event_handler()
Di2c_nrfx_twi_rtio.c133 static void event_handler(nrfx_twi_evt_t const *p_event, void *p_context) in event_handler()
Di2c_nrfx_twim_rtio.c143 static void event_handler(nrfx_twim_evt_t const *p_event, void *p_context) in event_handler()
/Zephyr-latest/samples/boards/nordic/nrfx_prs/src/
Dmain.c114 static void spim_handler(const nrfx_spim_evt_t *p_event, void *p_context) in spim_handler()
198 static void uarte_handler(const nrfx_uarte_event_t *p_event, void *p_context) in uarte_handler()
/Zephyr-latest/drivers/watchdog/
Dwdt_nrfx.c171 uint32_t requests, void *p_context) in wdt_event_handler()
/Zephyr-latest/drivers/mbox/
Dmbox_nrfx_ipc.c48 static void mbox_dispatcher(uint8_t event_idx, void *p_context) in mbox_dispatcher()
/Zephyr-latest/drivers/sensor/nordic/qdec_nrfx/
Dqdec_nrfx.c143 static void qdec_nrfx_event_handler(nrfx_qdec_event_t event, void *p_context) in qdec_nrfx_event_handler()
/Zephyr-latest/drivers/spi/
Dspi_nrfx_spi.c201 static void event_handler(const nrfx_spi_evt_t *p_event, void *p_context) in event_handler()
Dspi_nrfx_spis.c278 static void event_handler(const nrfx_spis_evt_t *p_event, void *p_context) in event_handler()
Dspi_nrfx_spim.c479 static void event_handler(const nrfx_spim_evt_t *p_event, void *p_context) in event_handler()
/Zephyr-latest/drivers/pwm/
Dpwm_nrfx.c73 static void pwm_handler(nrfx_pwm_evt_type_t event_type, void *p_context) in pwm_handler()
Dpwm_renesas_ra.c215 static void enable_irq(IRQn_Type const irq, uint32_t priority, void *p_context) in enable_irq()
/Zephyr-latest/modules/nrf_wifi/bus/
Dqspi_if.c309 void *p_context) in _nrfx_qspi_init()
487 static void qspi_handler(nrfx_qspi_evt_t event, void *p_context) in qspi_handler()
/Zephyr-latest/drivers/timer/
Dnrf_grtc_timer.c140 static void sys_clock_timeout_handler(int32_t id, uint64_t cc_val, void *p_context) in sys_clock_timeout_handler()
/Zephyr-latest/drivers/flash/
Dnrf_qspi_nor.c389 static void qspi_handler(nrfx_qspi_evt_t event, void *p_context) in qspi_handler()
/Zephyr-latest/drivers/serial/
Duart_nrfx_uarte.c749 static void timer_handler(nrf_timer_event_t event_type, void *p_context) { } in timer_handler()