Searched refs:require (Results 1 – 25 of 29) sorted by relevance
12
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/ |
D | Kconfig.rtc | 8 consumption, and does not require extra external components. However 20 the internal 90kHz oscillator. It does not require external components.
|
/hal_espressif-latest/components/heap/ |
D | internals.md | 7 2. The functions that does not require the best of performance placed in the flash (e.g., `heap_cap…
|
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/ |
D | basic-options.rst | 16 … such as :ref:`elf2image <elf-2-image>` or :ref:`merge_bin <merge-bin>`, require the chip type to … 29 …Windows and macOS may require drivers to be installed for a particular USB/serial adapter, before …
|
D | advanced-commands.rst | 161 This command does not require a serial connection.
|
D | basic-commands.rst | 192 This command does not require a serial connection.
|
/hal_espressif-latest/components/newlib/ |
D | CMakeLists.txt | 37 # Toolchain libraries require code defined in this component
|
/hal_espressif-latest/components/esp_hw_support/port/esp32/ |
D | Kconfig.rtc | 8 consumption, and does not require extra external components. However 22 the internal 150kHz oscillator. It does not require external components.
|
/hal_espressif-latest/components/wpa_supplicant/src/ap/ |
D | wpa_auth_ie.c | 229 if (conf->spp_sup.require) { in wpa_write_rsn_ie() 547 sm->spp_sup.require = SPP_AMSDU_REQ_ENABLE; in wpa_validate_wpa_ie() 549 sm->spp_sup.require = SPP_AMSDU_REQ_DISABLE; in wpa_validate_wpa_ie()
|
/hal_espressif-latest/tools/esptool_py/docs/en/ |
D | versions.rst | 27 Some use cases might require a specific ``esptool.py`` version without getting new features, but wi…
|
D | troubleshooting.rst | 56 …Surface mount OEM modules like ESP-WROOM02 and ESP-WROOM32 require an external bulk capacitor on t…
|
/hal_espressif-latest/zephyr/ |
D | Kconfig | 122 for applications which require it, this value may be reduced.
|
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/ |
D | spi-flash-modes.rst | 70 …P chips have these pins wired up to the SPI flash chip. Some flash chips require special commands … 87 …o every manufacturer implements their chip differently. Most flash chips require certain commands …
|
/hal_espressif-latest/components/log/ |
D | README.rst | 55 …ssible to log in these situations, it's better if your program can be structured not to require it.
|
/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/ |
D | wpa_ie.c | 226 if (sm->spp_sup.require) { in wpa_gen_wpa_ie_rsn()
|
/hal_espressif-latest/components/wpa_supplicant/src/common/ |
D | wpa_common.h | 368 bool require; member
|
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/ |
D | esp_wpa_main.c | 184 *spp_req = sta->wpa_sm->spp_sup.require; in wpa_ap_get_peer_spp_msg()
|
D | esp_hostap.c | 143 …auth_conf->spp_sup.require = ((spp_attrubute & WPA_CAPABILITY_SPP_REQUIRED) ? SPP_AMSDU_REQ_ENABLE… in hostap_init()
|
/hal_espressif-latest/tools/esptool_py/ |
D | CONTRIBUTING.rst | 134 …` tests support of external HSM signing in ``espsecure.py``. These tests require additional prereq…
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/ |
D | index.rst | 95 All coding schemes (except ``None``) require additional encoding data to be provided at write time.…
|
D | burn-key-cmd.rst | 153 …Note that the hardware flash encryption and secure boot v1 features require the key to be written …
|
/hal_espressif-latest/components/bt/host/bluedroid/ |
D | Kconfig.in | 175 This option can be close when the app does not require blufi function. 1156 …be performed in the host, so the functions that require controller to resolve address in the white…
|
/hal_espressif-latest/components/esp_hw_support/ |
D | Kconfig | 166 for applications which require it, this value may be reduced.
|
/hal_espressif-latest/components/bt/porting/ext/tinycrypt/documentation/ |
D | tinycrypt.rst | 90 Note that various applications may require further features, optimizations with
|
/hal_espressif-latest/components/spi_flash/ |
D | Kconfig | 28 comment "Features here require specific hardware (READ DOCS FIRST!)"
|
/hal_espressif-latest/components/bt/controller/esp32c3/ |
D | Kconfig.in | 521 … to flash, saving over 20K bytes of memory. However, it will require more flash resources and the
|
12