Searched refs:NUM_EP (Results 1 – 3 of 3) sorted by relevance
18 #define NUM_EP CONFIG_IPC_SERVICE_BACKEND_ICMSG_ME_NUM_EP macro32 const struct ipc_ept_cfg *ept_disc_loc_cache[NUM_EP];33 struct ept_disc_rmt_cache_t ept_disc_rmt_cache[NUM_EP];39 for (int i = 0; i < NUM_EP; i++) { in get_ept_cached_loc()57 for (int i = 0; i < NUM_EP; i++) { in get_ept_cached_rmt()70 for (int i = 0; i < NUM_EP; i++) { in cache_ept_loc()83 for (int i = 0; i < NUM_EP; i++) { in cache_ept_rmt()102 __ASSERT_NO_MSG(id <= NUM_EP); in bind_ept()
16 #define NUM_EP CONFIG_IPC_SERVICE_BACKEND_ICMSG_ME_NUM_EP macro23 icmsg_me_ept_id_t ids[NUM_EP];87 for (i = 0; i < NUM_EP; i++) { in store_id_for_token()92 __ASSERT_NO_MSG(i < NUM_EP); in store_id_for_token()93 if (i >= NUM_EP) { in store_id_for_token()
12 #define NUM_EP CONFIG_IPC_SERVICE_BACKEND_ICMSG_ME_NUM_EP macro81 for (i = 0; i < NUM_EP; i++) { in icmsg_me_set_empty_ept_cfg_slot()87 if (i >= NUM_EP) { in icmsg_me_set_empty_ept_cfg_slot()100 if (i >= NUM_EP || i < 0) { in get_ept_cfg_index()