Home
last modified time | relevance | path

Searched refs:nrfx_ipc_handler (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-2.7.6/drivers/ipm/
Dipm_nrfx_ipc.c30 static void nrfx_ipc_handler(uint32_t event_mask, void *p_context) in nrfx_ipc_handler() function
244 nrfx_ipc_init(0, nrfx_ipc_handler, (void *)&nrfx_ipm_data); in gipm_init()