esp_os_enter_critical_safe is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
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