Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/esp_common/include/
Desp_attr.h172 #define _SECTION_ATTR_IMPL(SECTION, COUNTER) __attribute__((section(SECTION "." _COUNTER_STRINGIFY(… argument
173 #define _COUNTER_STRINGIFY(COUNTER) #COUNTER argument