Searched refs:modules (Results 1 – 17 of 17) sorted by relevance
/hal_espressif-latest/tools/esptool_py/ |
D | esp_rfc2217_server.py | 51 del sys.modules["esp_rfc2217_server"]
|
D | esptool.py | 32 del sys.modules["esptool"]
|
D | espefuse.py | 32 del sys.modules["espefuse"]
|
D | espsecure.py | 32 del sys.modules["espsecure"]
|
D | CHANGELOG.md | 6 - **packaging**: Correctly exclude the unwanted sub/modules
|
D | CONTRIBUTING.rst | 132 * ``test_modules.py`` tests the modules used by ``esptool.py`` for regressions
|
D | LICENSE | 157 code means all the source code for all modules it contains, plus any
|
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/ |
D | flash-modes.rst | 33 …Most boards use ``qio`` mode. Some ESP8266 modules, including the ESP-12E modules on some (not all… 37 Most {IDF_TARGET_NAME} modules use ``qio``, but are also dual I/O. 88 …ESP-12, ESP-12E and ESP-12F modules (and boards that use them such as NodeMCU, HUZZAH, etc.) usual…
|
/hal_espressif-latest/zephyr/scripts/pinctrl/ |
D | README.md | 68 $ ../modules/hal/espressif/zephyr/scripts/pinctrl/esp_genpinctrl.py -p ../modules/hal/espressif/zep…
|
/hal_espressif-latest/components/esp_hw_support/ |
D | Kconfig | 91 … If you are developing with esp32xx modules, you must select this option, but if you are developing 107 … If you are developing with esp32xx modules, you must select this option, but if you are developing 267 in high ambient temperatures or use high-temperature qualified chips and modules.
|
/hal_espressif-latest/components/esp_wifi/include/ |
D | esp_wifi.h | 1270 esp_err_t esp_wifi_statis_dump(uint32_t modules);
|
/hal_espressif-latest/zephyr/port/wifi/ |
D | wifi_stubs.c | 1171 esp_err_t esp_wifi_statis_dump(uint32_t modules) in esp_wifi_statis_dump() argument 1173 ARG_UNUSED(modules); in esp_wifi_statis_dump()
|
/hal_espressif-latest/components/esp_phy/ |
D | Kconfig | 165 …This is a workaround to improve Wi-Fi receive 11b pkts for some modules using AC-DC power supply w…
|
/hal_espressif-latest/tools/esptool_py/docs/en/ |
D | troubleshooting.rst | 55 …This is not true for some very simple pin breakout modules - `similar to this <https://user-images… 56 …Surface mount OEM modules like ESP-WROOM02 and ESP-WROOM32 require an external bulk capacitor on t…
|
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/ |
D | spi-flash-modes.rst | 85 …s must be connected correctly for quad modes to work, and not all boards/modules connect them at a…
|
D | boot-mode-selection.rst | 21 … (flash boot) or serial bootloader operation. Most development boards or modules make necessary co…
|
/hal_espressif-latest/components/spi_flash/ |
D | Kconfig | 333 modules, please don't disable this, otherwise your flash may not work in 4-bit
|