Searched defs:xMutexTakeStatus (Results 1 – 1 of 1) sorted by relevance
130 BaseType_t xMutexTakeStatus = xSemaphoreTakeRecursive(pxMutex->xMutex, portMAX_DELAY); in lv_mutex_lock() local146 BaseType_t xMutexTakeStatus = xSemaphoreTakeFromISR(pxMutex->xMutex, &xHigherPriorityTaskWoken); in lv_mutex_lock_isr() local