Home
last modified time | relevance | path

Searched refs:APPCPU_IRAM_SIZE (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/soc/espressif/esp32/
Dmemory.h81 #define APPCPU_IRAM_SIZE CONFIG_ESP_APPCPU_IRAM_SIZE macro
84 #define APPCPU_IRAM_SIZE 0 macro
88 #define APPCPU_SRAM_SIZE (APPCPU_IRAM_SIZE + APPCPU_DRAM_SIZE)
Ddefault_appcpu.ld21 appcpu_iram_org = appcpu_iram_end - APPCPU_IRAM_SIZE;
22 appcpu_iram_len = APPCPU_IRAM_SIZE;
/Zephyr-latest/soc/espressif/esp32s3/
Dmemory.h82 #define APPCPU_IRAM_SIZE CONFIG_ESP_APPCPU_IRAM_SIZE macro
89 #define APPCPU_IRAM_SIZE 0 macro
94 #define APPCPU_SRAM_SIZE (APPCPU_IRAM_SIZE + APPCPU_DRAM_SIZE)