Searched defs:p_context (Results  1 – 18 of 18) sorted by relevance
| /Zephyr-latest/drivers/ipm/ | 
| D | ipm_nrfx_ipc.c | 31 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/ | 
| D | i2c_nrfx_twi.c | 105 static void event_handler(nrfx_twi_evt_t const *p_event, void *p_context)  in event_handler()
  | 
| D | i2c_nrfx_twim.c | 174 static void event_handler(nrfx_twim_evt_t const *p_event, void *p_context)  in event_handler()
  | 
| D | i2c_nrfx_twi_rtio.c | 133 static void event_handler(nrfx_twi_evt_t const *p_event, void *p_context)  in event_handler()
  | 
| D | i2c_nrfx_twim_rtio.c | 166 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/ | 
| D | main.c | 114 static void spim_handler(const nrfx_spim_evt_t *p_event, void *p_context)  in spim_handler() 202 static void uarte_handler(const nrfx_uarte_event_t *p_event, void *p_context)  in uarte_handler()
  | 
| /Zephyr-latest/drivers/watchdog/ | 
| D | wdt_nrfx.c | 183 			      uint32_t requests, void *p_context)  in wdt_event_handler()
  | 
| /Zephyr-latest/drivers/mbox/ | 
| D | mbox_nrfx_ipc.c | 48 static void mbox_dispatcher(uint8_t event_idx, void *p_context)  in mbox_dispatcher()
  | 
| /Zephyr-latest/drivers/sensor/nordic/qdec_nrfx/ | 
| D | qdec_nrfx.c | 143 static void qdec_nrfx_event_handler(nrfx_qdec_event_t event, void *p_context)  in qdec_nrfx_event_handler()
  | 
| /Zephyr-latest/drivers/spi/ | 
| D | spi_nrfx_spi.c | 205 static void event_handler(const nrfx_spi_evt_t *p_event, void *p_context)  in event_handler()
  | 
| D | spi_nrfx_spis.c | 282 static void event_handler(const nrfx_spis_evt_t *p_event, void *p_context)  in event_handler()
  | 
| D | spi_nrfx_spim.c | 483 static void event_handler(const nrfx_spim_evt_t *p_event, void *p_context)  in event_handler()
  | 
| /Zephyr-latest/drivers/pwm/ | 
| D | pwm_renesas_ra.c | 215 static void enable_irq(IRQn_Type const irq, uint32_t priority, void *p_context)  in enable_irq()
  | 
| D | pwm_nrfx.c | 111 static void pwm_handler(nrfx_pwm_evt_type_t event_type, void *p_context)  in pwm_handler()
  | 
| /Zephyr-latest/modules/nrf_wifi/bus/ | 
| D | qspi_if.c | 310 			   void *p_context)  in _nrfx_qspi_init() 488 static void qspi_handler(nrfx_qspi_evt_t event, void *p_context)  in qspi_handler()
  | 
| /Zephyr-latest/drivers/timer/ | 
| D | nrf_grtc_timer.c | 143 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/ | 
| D | nrf_qspi_nor.c | 389 static void qspi_handler(nrfx_qspi_evt_t event, void *p_context)  in qspi_handler()
  | 
| /Zephyr-latest/drivers/serial/ | 
| D | uart_nrfx_uarte.c | 794 static void timer_handler(nrf_timer_event_t event_type, void *p_context) { }  in timer_handler()
  |