Searched defs:xTicksToWait (Results 1 – 1 of 1) sorted by relevance
768 TickType_t xTicksToWait) in ulTaskNotifyTake()823 TickType_t xTicksToWait) in xTaskNotifyWait()1280 BaseType_t xSemaphoreTake(SemaphoreHandle_t xSemaphore, TickType_t xTicksToWait) in xSemaphoreTake()1331 BaseType_t xSemaphoreTakeRecursive(SemaphoreHandle_t xMutex, TickType_t xTicksToWait) in xSemaphoreTakeRecursive()1590 TickType_t xTicksToWait) in xQueueSend()1654 TickType_t xTicksToWait) in xQueueSendToBack()1674 TickType_t xTicksToWait) in xQueueSendToFront()1756 TickType_t xTicksToWait) in xQueueReceive()1813 TickType_t xTicksToWait) in xQueuePeek()2117 TickType_t xTicksToWait) in xEventGroupWaitBits()[all …]