Home
last modified time | relevance | path

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

/device/board/openvalley/niobeu4/liteos_m/arch/
Dlos_interrupt.c46 #define IRAM_ATTR __attribute__((section(".iram1.__COUNTER__"))) macro
/device/soc/esp/esp32/components/spi_flash/sim/stubs/xtensa/
Desp_attr.h26 #define IRAM_ATTR _SECTION_ATTR_IMPL(".iram1", __COUNTER__) macro
/device/soc/esp/esp32/components/xtensa/include/
Desp_attr.h27 #define IRAM_ATTR _SECTION_ATTR_IMPL(".iram1", __COUNTER__) macro