Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/include/esp_private/
Dcritical_section.h201 #define INIT_CRIT_SECTION_LOCK_IN_STRUCT(lock_name) .lock_name = portMUX_INITIALIZER_UNLOCKED, macro
203 #define INIT_CRIT_SECTION_LOCK_IN_STRUCT(lock_name) macro