Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_ipc.h357 NRF_STATIC_INLINE uint32_t nrf_ipc_gpmem_get(NRF_IPC_Type const * p_reg, uint8_t index);
485 NRF_STATIC_INLINE uint32_t nrf_ipc_gpmem_get(NRF_IPC_Type const * p_reg, uint8_t index) in nrf_ipc_gpmem_get() function
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_ipc.h198 return nrf_ipc_gpmem_get(NRF_IPC, mem_index); in nrfx_ipc_gpmem_get()