xQueueIsQueueEmptyFromISR() is only used within FreeRTOS.
 
Symbols
loading...
Files
loading...

xQueueIsQueueEmptyFromISR() function

Syntax

BaseType_t xQueueIsQueueEmptyFromISR( const QueueHandle_t xQueue ) PRIVILEGED_FUNCTION;
Implemented in queue.c:2312

Arguments

xQueue

References

LocationText
queue.c:2312
BaseType_t xQueueIsQueueEmptyFromISR( const QueueHandle_t xQueue )
queue.h:1391
BaseType_t xQueueIsQueueEmptyFromISR( const QueueHandle_t xQueue ) PRIVILEGED_FUNCTION;

Call Tree

Functions called by xQueueIsQueueEmptyFromISR()
xQueueIsQueueEmptyFromISR()
all items filtered out
Data read by xQueueIsQueueEmptyFromISR()
Data written by xQueueIsQueueEmptyFromISR()
xQueueIsQueueEmptyFromISR()::pxQueue
xQueueIsQueueEmptyFromISR()::xReturn
all items filtered out
xQueueIsQueueEmptyFromISR()
xQueueIsQueueEmptyFromISR()::xReturn
all items filtered out
Type of xQueueIsQueueEmptyFromISR()
xQueueIsQueueEmptyFromISR()
all items filtered out