Searched refs:nrfx_ipc_init (Results 1 – 3 of 3) sorted by relevance
77 nrfx_err_t nrfx_ipc_init(uint8_t irq_priority, nrfx_ipc_handler_t handler, void * p_context);
53 nrfx_err_t nrfx_ipc_init(uint8_t irq_priority, nrfx_ipc_handler_t handler, void * p_context) in nrfx_ipc_init() function
179 nrfx_err_t err_code = nrfx_ipc_init(interrupt_priority, in nrfx_ids_init()