Home
last modified time | relevance | path

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

/Kernel-v11.0.1/include/
DFreeRTOS.h1344 #ifndef traceRETURN_xQueueIsQueueEmptyFromISR
1345 #define traceRETURN_xQueueIsQueueEmptyFromISR( xReturn ) macro
/Kernel-v11.0.1/
Dqueue.c2641 traceRETURN_xQueueIsQueueEmptyFromISR( xReturn ); in xQueueIsQueueEmptyFromISR()