Home
last modified time | relevance | path

Searched refs:xBlockTime (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-2.7.6/components/freertos/include/freertos/
Dsemphr.h275 #define xSemaphoreTake( xSemaphore, xBlockTime ) xQueueSemaphoreTake( ( xSemaphore ), ( xBlockTime argument
361 #define xSemaphoreTakeRecursive( xMutex, xBlockTime ) xQueueTakeMutexRecursive( ( xMutex ), ( xBloc… argument
376 …xSemaphoreAltTake( xSemaphore, xBlockTime ) xQueueAltGenericReceive( ( QueueHandle_t ) ( xSemapho… argument
/hal_espressif-2.7.6/components/spi_flash/sim/stubs/freertos/include/freertos/
Dsemphr.h10 #define xSemaphoreTake( xSemaphore, xBlockTime ) pdTRUE argument