Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/include/
Dcyhal_ipc.h112 CYHAL_IPC_QUEUE_READ = 1 << 1, //!< New item was read from the queue enumerator
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_ipc.c877 triggered_events = CYHAL_IPC_QUEUE_READ; in _cyhal_ipc_queue_put_get()