Home
last modified time | relevance | path

Searched defs:event_idx (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.5.0/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-Core-3.5.0/drivers/mbox/
Dmbox_nrfx_ipc.c48 static void mbox_dispatcher(uint8_t event_idx, void *p_context) in mbox_dispatcher()
/Zephyr-Core-3.5.0/drivers/can/
Dcan_mcan.c450 uint32_t event_idx; in can_mcan_tx_event_handler() local