Searched defs:xTicksToWait (Results 1 – 3 of 3) sorted by relevance
63 TickType_t xTicksToWait, in xStubForEventGroupWaitBits()
101 TickType_t xTicksToWait, in xQueueGenericSend()
1406 TickType_t xTicksToWait, in prvSendUDPPacket()1493 TickType_t xTicksToWait = pxSocket->xSendBlockTime; in prvSendTo_ActualSend() local