xQueuePeekFromISR() is only used within threadx.
 
Symbols
loading...
Files
loading...

xQueuePeekFromISR() function

Syntax

BaseType_t xQueuePeekFromISR(QueueHandle_t xQueue,     void *pvBuffer);
Implemented in tx_freertos.c:1826

Arguments

xQueue

pvBuffer

References

Call Tree

Functions called by xQueuePeekFromISR()
xQueuePeekFromISR()
all items filtered out
Data read by xQueuePeekFromISR()
xQueuePeekFromISR()
Type of xQueuePeekFromISR()
xQueuePeekFromISR()
all items filtered out