Home
last modified time | relevance | path

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

/lvgl-latest/src/osal/
Dlv_freertos.c236 BaseType_t xCondWaitStatus = xSemaphoreTake( in lv_thread_sync_wait() local
243 if(xCondWaitStatus != pdTRUE) { in lv_thread_sync_wait()