Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_ipc.c232 cyhal_ipc_t *_ipc_objects[CYHAL_IPC_USR_CHANNELS]; variable
237 #define _CYHAL_IPC_OBJ_ARR_EL(channel_num) (_ipc_objects[(channel_num - CYHAL_IPC_CHAN_0)])
1178 _ipc_objects[obj_idx] = NULL; in cyhal_ipc_queue_init()
1305 _ipc_objects[obj_idx] = NULL; in cyhal_ipc_queue_get_handle()