esp_os_enter_critical is only used within ESP-IDF.
 
Symbols
loading (4/5)...
Files
loading (4/5)...
SummarySyntaxArgumentsReferences

Notes

This macro MUST be used together with any of the initialization macros, e.g. DEFINE_CRIT_SECTION_LOCK_STATIC. If not, there may be unused variables.

References