Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Dstub_32.ld1 /* Note: stub is deliberately loaded close to the very top
Dstub_8266.ld1 /* Note: stub is deliberately loaded close to the very top
/hal_espressif-latest/components/bt/host/bluedroid/device/
Dcontroller.c589 static bool loaded = false; in controller_get_interface() local
590 if (!loaded) { in controller_get_interface()
591 loaded = true; in controller_get_interface()
/hal_espressif-latest/components/esp_phy/
DKconfig7 … If this option is enabled, NVS will be initialized and calibration data will be loaded from there.
23 If enabled, PHY init data will be loaded from a partition.
/hal_espressif-latest/components/log/
DKconfig50 loaded.
/hal_espressif-latest/components/bootloader_support/src/
Desp_image_format.c231 uint32_t *loaded = (uint32_t *)load_addr; in image_load() local
233 loaded[j] ^= (j & 1) ? ram_obfs_value[0] : ram_obfs_value[1]; in image_load()
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/encoder/srce/
Dsbc_analysis.c1087 static bool loaded = false; in SbcAnalysisInit() local
1088 if (!loaded) { in SbcAnalysisInit()
1089 loaded = true; in SbcAnalysisInit()
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/
Dadvanced-commands.rst60 …dent in IRAM and DRAM, this limits the region where a new program may be loaded. An error will be …
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/
Dboot-mode-selection.rst340 …All custom pin values but WP are encoded in the configsip byte loaded from eFuse, and WP is suppli…
/hal_espressif-latest/tools/esptool_py/docs/en/
Dtroubleshooting.rst112 … adapter), it's essential to be aware of potential issues related to the loaded application interf…
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild98 … This will force 2nd bootloader to be loaded by DOUT mode, and will restore Dummy Cycle setting by