Home
last modified time | relevance | path

Searched refs:nrfx_ipc_handler (Results 1 – 1 of 1) 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() function
235 nrfx_ipc_init(0, nrfx_ipc_handler, (void *)&nrfx_ipm_data); in gipm_init()