Searched defs:xBlockTime (Results 1 – 3 of 3) sorted by relevance
298 #define xSemaphoreTake( xSemaphore, xBlockTime ) xQueueSemaphoreTake( ( xSemaphore ), ( xBlockTi… argument394 …#define xSemaphoreTakeRecursive( xMutex, xBlockTime ) xQueueTakeMutexRecursive( ( xMutex ), ( x… argument
1448 TickType_t xBlockTime ) /* FREERTOS_SYSTEM_CALL */ in MPU_xQueueTakeMutexRecursive()
2487 … TickType_t xBlockTime ) /* PRIVILEGED_FUNCTION */ in MPU_xQueueTakeMutexRecursiveImpl()