Searched refs:nrf_ipc_int_pending_get (Results 1 – 2 of 2) sorted by relevance
241 NRF_STATIC_INLINE uint32_t nrf_ipc_int_pending_get(NRF_IPC_Type const * p_reg);421 NRF_STATIC_INLINE uint32_t nrf_ipc_int_pending_get(NRF_IPC_Type const * p_reg) in nrf_ipc_int_pending_get() function
179 uint32_t events_map = nrf_ipc_int_pending_get(NRF_IPC); in nrfx_ipc_irq_handler()