Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/xtensa/include/
Desp_attr.h59 #define DRAM_STR(str) (__extension__({static const DRAM_ATTR char __c[] = (str); (const char *)&__c… macro
/device/soc/esp/esp32/components/spi_flash/sim/stubs/xtensa/
Desp_attr.h58 #define DRAM_STR(str) (__extension__({static const DRAM_ATTR char __c[] = (str); (const char *)&__c… macro