Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_ipc.h61 …uint32_t send_task_config[IPC_CONF_NUM]; ///< Configuration of the connection between signals … member
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_ipc.c80 nrf_ipc_send_config_set(NRF_IPC, i, p_config->send_task_config[i]); in nrfx_ipc_config_load()