Home
last modified time | relevance | path

Searched refs:needed (Results 1 – 22 of 22) sorted by relevance

/hal_espressif-latest/components/bootloader_support/
DREADME.rst7 "Bootloader support" contains APIs which are used by the bootloader but are also needed for the mai…
/hal_espressif-latest/components/esp_common/
DCMakeLists.txt20 # List of components needed for the error codes list
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/
Dexecute-scripts-cmd.rst21 This command allows burning all needed efuses at one time based on your own python script and contr…
70 After ``efuses.burn_all()``, all needed efuses will be burnt to chip in order ``BLK_MAX`` to ``BLK_…
/hal_espressif-latest/components/esp_pm/
DKconfig56 This feature is intended to be used when lower power consumption is needed
65 This feature is intended to be used when lower power consumption is needed
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/
Dbta_av_main.c1034 BOOLEAN needed = FALSE; in bta_av_switch_if_needed() local
1056 needed = TRUE; in bta_av_switch_if_needed()
1063 return needed; in bta_av_switch_if_needed()
/hal_espressif-latest/components/esp_rom/
DREADME.md7 1. ROM functions are **not** thread-safe in RTOS, extra locks are needed to be around the ROM funct…
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/
Dbasic-options.rst6 These are the basic/fundamental esptool options needed to define the communication with an ESP targ…
Dadvanced-commands.rst19 …ata which is written to flash, so additional verification is not usually needed. However, if you w…
Dbasic-commands.rst47 Since esptool v2.0, these options are not often needed as the default is to keep the flash mode and…
57 …g offset address or the data are not 4096-byte aligned, more memory is erased than actually needed.
/hal_espressif-latest/components/bootloader/
Dproject_include.cmake88 set(SECURE_BOOT_SIGNING_KEY ${secure_boot_signing_key}) # needed by some other components
DKconfig.projbuild80 …Espressif chip or module with integrated flash. If a custom setting is needed, set this config ite…
261 …Re-set timeout is needed due to WDT uses a SLOW_CLK clock source. After changing a frequency slow_…
/hal_espressif-latest/components/esp_hw_support/port/esp32/
DKconfig.rtc48 This problem is fixed in ESP32 ECO 3, so this workaround is not needed. Setting the
/hal_espressif-latest/components/hal/
Dspi_flash_hal_common.inc141 //disable all data phases, enable them later if needed
/hal_espressif-latest/tools/esptool_py/
DCONTRIBUTING.rst28 To also install additional tools needed for actually developing and testing ``esptool.py``, run thi…
/hal_espressif-latest/components/esp_wifi/
DKconfig52 … If "Dynamic" is selected, each WiFi TX buffer is allocated as needed when a data frame is
123 …If "Dynamic" is selected, each WiFi RX MGMT buffer is allocated as needed when a MGMT data frame is
/hal_espressif-latest/components/spi_flash/
DKconfig230 are needed to attach to SPI1 bus, enable this option.
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/
Dserial-protocol.rst352 …multaneously being written to flash, and 4KB and 64KB erases are done as needed before writing to …
363 This workaround is not needed if the ESP8266 is running the stub loader.
Dboot-mode-selection.rst135 - The **Switch Button** section shows buttons needed for :ref:`manually switching to bootloader <m…
/hal_espressif-latest/components/esp_psram/esp32/
DKconfig.spiram365 …Espressif chip or module with integrated flash. If a custom setting is needed, set this config item
/hal_espressif-latest/components/bt/esp_ble_mesh/
DKconfig.in269 # Virtual option enabled whenever Generic Provisioning layer is needed
308 # Virtual option enabled whenever any Proxy protocol is needed
/hal_espressif-latest/components/esp_rom/esp32/ld/
Desp32.rom.ld1380 with multicore FreeRTOS. Where needed, we provide alternatives that are multicore
/hal_espressif-latest/components/mbedtls/
DKconfig808 Disabling this option will save some code size if it is not needed.