Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/include/esp_private/
Dcritical_section.h160 #define DECLARE_CRIT_SECTION_LOCK_IN_STRUCT(lock_name) esp_os_spinlock_t lock_name; macro
162 #define DECLARE_CRIT_SECTION_LOCK_IN_STRUCT(lock_name) macro