Home
last modified time | relevance | path

Searched defs:queue_pool (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-hal-cat1/include/
Dcyhal_ipc.h127 …void *queue_pool; //!< Pointer to the queue pool (populated by user during initializatio… member
/hal_infineon-latest/mtb-hal-cat1/include_pvt/
Dcyhal_ipc_impl.h203 #define CYHAL_IPC_QUEUE_POOL_ALLOC(queue_pool, NUM_ITEMS, ITEMSIZE) \ argument