Searched defs:xTicksToWait (Results 1 – 1 of 1) sorted by relevance
771 TickType_t xTicksToWait) in ulTaskNotifyTake()826 TickType_t xTicksToWait) in xTaskNotifyWait()1283 BaseType_t xSemaphoreTake(SemaphoreHandle_t xSemaphore, TickType_t xTicksToWait) in xSemaphoreTake()1334 BaseType_t xSemaphoreTakeRecursive(SemaphoreHandle_t xMutex, TickType_t xTicksToWait) in xSemaphoreTakeRecursive()1600 TickType_t xTicksToWait) in xQueueSend()1664 TickType_t xTicksToWait) in xQueueSendToBack()1684 TickType_t xTicksToWait) in xQueueSendToFront()1766 TickType_t xTicksToWait) in xQueueReceive()1823 TickType_t xTicksToWait) in xQueuePeek()2127 TickType_t xTicksToWait) in xEventGroupWaitBits()[all …]