Searched defs:IRAM_ATTR (Results 1 – 3 of 3) sorted by relevance
46 #define IRAM_ATTR __attribute__((section(".iram1.__COUNTER__"))) macro
26 #define IRAM_ATTR _SECTION_ATTR_IMPL(".iram1", __COUNTER__) macro
27 #define IRAM_ATTR _SECTION_ATTR_IMPL(".iram1", __COUNTER__) macro