Home
last modified time | relevance | path

Searched refs:INIT_CRIT_SECTION_LOCK_IN_STRUCT (Results 1 – 2 of 2) 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
/hal_espressif-latest/components/driver/uart/
Duart.c82 INIT_CRIT_SECTION_LOCK_IN_STRUCT(spinlock)\