Home
last modified time | relevance | path

Searched defs:_exit_critical (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/osal/
Dlv_freertos.c71 #define _exit_critical() taskEXIT_CRITICAL(&critSectionMux); macro
76 #define _exit_critical() taskEXIT_CRITICAL(); macro