Searched refs:xQueueSend (Results 1 – 2 of 2) sorted by relevance
513 #define xQueueSend( xQueue, pvItemToQueue, xTicksToWait ) \ macro
2577 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