Searched defs:event_idx (Results 1 – 3 of 3) sorted by relevance
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()
48 static void mbox_dispatcher(uint8_t event_idx, void *p_context) in mbox_dispatcher()
450 uint32_t event_idx; in can_mcan_tx_event_handler() local