Searched refs:nrfx_ipc_handler_t (Results 1 – 3 of 3) sorted by relevance
56 typedef void (*nrfx_ipc_handler_t)(uint8_t event_idx, void * p_context); typedef77 nrfx_err_t nrfx_ipc_init(uint8_t irq_priority, nrfx_ipc_handler_t handler, void * p_context);
46 nrfx_ipc_handler_t handler;53 nrfx_err_t nrfx_ipc_init(uint8_t irq_priority, nrfx_ipc_handler_t handler, void * p_context) in nrfx_ipc_init()
180 (nrfx_ipc_handler_t)event_handler, in nrfx_ids_init()