Searched refs:IPC_CONF_NUM (Results 1 – 7 of 7) sorted by relevance
61 …uint32_t send_task_config[IPC_CONF_NUM]; ///< Configuration of the connection between signals …62 …uint32_t receive_event_config[IPC_CONF_NUM]; ///< Configuration of the connection between events a…203 NRFX_ASSERT(send_index < IPC_CONF_NUM); in nrfx_ipc_signal()209 NRFX_ASSERT(event_index < IPC_CONF_NUM); in nrfx_ipc_receive_config_set()215 NRFX_ASSERT(send_index < IPC_CONF_NUM); in nrfx_ipc_send_config_set()
78 for (i = 0; i < IPC_CONF_NUM; ++i) in nrfx_ipc_config_load()83 for (i = 0; i < IPC_CONF_NUM; ++i) in nrfx_ipc_config_load()98 for (i = 0; i < IPC_CONF_NUM; ++i) in nrfx_ipc_uninit()103 for (i = 0; i < IPC_CONF_NUM; ++i) in nrfx_ipc_uninit()
73 #define IPC_CONF_NUM 16 macro
199 #define IPC_CONF_NUM 8 macro
90 #define IPC_CONF_NUM 16 macro
150 #define NRFX_IDS_EVENTS_TRIGGERED_COUNT IPC_CONF_NUM