Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/riscv/include/
Desp_attr.h46 #define DRAM_STR(str) (__extension__({static const DRAM_ATTR char __c[] = (str); (const char *)&__c… macro
/hal_espressif-2.7.6/components/xtensa/include/
Desp_attr.h59 #define DRAM_STR(str) (__extension__({static const DRAM_ATTR char __c[] = (str); (const char *)&__c… macro
/hal_espressif-2.7.6/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