Home
last modified time | relevance | path

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

/FreeRTOS-Kernel/include/
A Dqueue.h513 #define xQueueSend( xQueue, pvItemToQueue, xTicksToWait ) \ macro
/FreeRTOS-Kernel/
A DHistory.txt2577 xQueueSend() function - which is maintained for backward compatibility.
2612 have their block time adjusted (within xQueueSend() and xQueueReceive()),
2680 for xQueueSend() and xQueueReceive() to return without having completed

Completed in 9 milliseconds