Home
last modified time | relevance | path

Searched refs:APP (Results 1 – 11 of 11) sorted by relevance

/hal_espressif-latest/tools/esptool_py/test/images/ram_helloworld/source/
DMakefile16 APP = helloworld macro
21 APP_ELF_8266 = $(BUILD_DIR)/$(APP)-esp8266.elf
22 APP_ELF_32 = $(BUILD_DIR)/$(APP)-esp32.elf
23 APP_ELF_32S2 = $(BUILD_DIR)/$(APP)-esp32s2.elf
24 APP_ELF_32S3_BETA_2 = $(BUILD_DIR)/$(APP)-esp32s3beta2.elf
25 APP_ELF_32S3 = $(BUILD_DIR)/$(APP)-esp32s3.elf
26 APP_ELF_32C3 = $(BUILD_DIR)/$(APP)-esp32c3.elf
27 APP_ELF_32C2 = $(BUILD_DIR)/$(APP)-esp32c2.elf
28 APP_ELF_32C6 = $(BUILD_DIR)/$(APP)-esp32c6.elf
29 APP_ELF_32C61 = $(BUILD_DIR)/$(APP)-esp32c61.elf
[all …]
/hal_espressif-latest/components/esp_app_format/
DKconfig.projbuild40 int "The length of APP ELF SHA is stored in RAM(chars)"
44 …At startup, the app will read this many hex characters from the embedded APP ELF SHA-256 hash value
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32/
Dbootloader.ld19 …or APP CPU cache. Bootloader runs from here during the final stage of loading the app because APP
20 iram_loader_seg (RWX) : org = 0x40078000, len = 0x8000 /* 32KB, APP CPU cache */
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32.rst17 …DISABLE_APP_CPU (BLOCK0): Disables APP CPU …
/hal_espressif-latest/components/efuse/esp32/
Desp_efuse_table.csv81 …_CPU, EFUSE_BLK0, 96, 1, [CHIP_VER_DIS_APP_CPU] Disables APP CPU
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32s3/
Dbootloader.ld12 * - 0x3fceb710 - 0x3fced710: APP CPU stack, can be reclaimed as heap after RTOS startup
/hal_espressif-latest/components/bt/controller/esp32/
DKconfig.in162 bool "Core 1 (APP CPU)"
/hal_espressif-latest/components/bt/controller/esp32c3/
DKconfig.in39 bool "Core 1 (APP CPU)"
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild1053 If set, optimise encryption time for the partition of type APP,
1060 If not set (default), the whole partition of type APP would be encrypted,
/hal_espressif-latest/components/bt/host/bluedroid/
DKconfig.in18 bool "Core 1 (APP CPU)"
/hal_espressif-latest/components/bt/host/nimble/
DKconfig.in121 bool "Core 1 (APP CPU)"