Searched refs:needed (Results 1 – 22 of 22) sorted by relevance
/hal_espressif-latest/components/bootloader_support/ |
D | README.rst | 7 "Bootloader support" contains APIs which are used by the bootloader but are also needed for the mai…
|
/hal_espressif-latest/components/esp_common/ |
D | CMakeLists.txt | 20 # List of components needed for the error codes list
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/ |
D | execute-scripts-cmd.rst | 21 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/ |
D | Kconfig | 56 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/ |
D | bta_av_main.c | 1034 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/ |
D | README.md | 7 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/ |
D | basic-options.rst | 6 These are the basic/fundamental esptool options needed to define the communication with an ESP targ…
|
D | advanced-commands.rst | 19 …ata which is written to flash, so additional verification is not usually needed. However, if you w…
|
D | basic-commands.rst | 47 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/ |
D | project_include.cmake | 88 set(SECURE_BOOT_SIGNING_KEY ${secure_boot_signing_key}) # needed by some other components
|
D | Kconfig.projbuild | 80 …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/ |
D | Kconfig.rtc | 48 This problem is fixed in ESP32 ECO 3, so this workaround is not needed. Setting the
|
/hal_espressif-latest/components/hal/ |
D | spi_flash_hal_common.inc | 141 //disable all data phases, enable them later if needed
|
/hal_espressif-latest/tools/esptool_py/ |
D | CONTRIBUTING.rst | 28 To also install additional tools needed for actually developing and testing ``esptool.py``, run thi…
|
/hal_espressif-latest/components/esp_wifi/ |
D | Kconfig | 52 … 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/ |
D | Kconfig | 230 are needed to attach to SPI1 bus, enable this option.
|
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/ |
D | serial-protocol.rst | 352 …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.
|
D | boot-mode-selection.rst | 135 - The **Switch Button** section shows buttons needed for :ref:`manually switching to bootloader <m…
|
/hal_espressif-latest/components/esp_psram/esp32/ |
D | Kconfig.spiram | 365 …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/ |
D | Kconfig.in | 269 # 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/ |
D | esp32.rom.ld | 1380 with multicore FreeRTOS. Where needed, we provide alternatives that are multicore
|
/hal_espressif-latest/components/mbedtls/ |
D | Kconfig | 808 Disabling this option will save some code size if it is not needed.
|