Home
last modified time | relevance | path

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

/Kernel-v11.1.0/include/
DFreeRTOS.h1396 #ifndef traceRETURN_xQueueIsQueueEmptyFromISR
1397 #define traceRETURN_xQueueIsQueueEmptyFromISR( xReturn ) macro
/Kernel-v11.1.0/
Dqueue.c2653 traceRETURN_xQueueIsQueueEmptyFromISR( xReturn ); in xQueueIsQueueEmptyFromISR()