Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_common/include/
Desp_attr.h173 #define _SECTION_ATTR_IMPL(SECTION, COUNTER) __attribute__((section(SECTION "." _COUNTER_STRINGIFY(… argument
174 #define _COUNTER_STRINGIFY(COUNTER) #COUNTER argument