/hal_espressif-latest/tools/esptool_py/ci/ |
D | patch_dev_release.py | 29 def main(): function 40 main()
|
D | download_flasher_stubs.py | 62 def main(): function 91 main()
|
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/ |
D | scripting.rst | 8 …ues/208>`_ will address, it allows for passing CLI arguments to ``esptool.main()``. This workaroun… 14 esptool.main(command)
|
/hal_espressif-latest/tools/ |
D | esp_bin2c_array.py | 19 def main(): function 39 sys.exit(main())
|
/hal_espressif-latest/tools/esptool_py/esp_rfc2217_server/ |
D | __main__.py | 9 esp_rfc2217_server.main()
|
D | __init__.py | 23 def main(): function 124 main()
|
/hal_espressif-latest/components/esp_system/ |
D | check_system_init_priorities.py | 36 def main() -> None: function 105 main()
|
/hal_espressif-latest/components/esp_event/host_test/esp_event_unit_test/ |
D | CMakeLists.txt | 4 set(COMPONENTS main)
|
/hal_espressif-latest/components/log/host_test/log_test/ |
D | CMakeLists.txt | 4 set(COMPONENTS main)
|
/hal_espressif-latest/tools/esptool_py/flasher_stub/ |
D | esptool_test_stub.py | 33 esptool.main()
|
/hal_espressif-latest/tools/esptool_py/ |
D | esp_rfc2217_server.py | 56 esp_rfc2217_server.main()
|
/hal_espressif-latest/zephyr/scripts/pinctrl/ |
D | esp_genpinctrl.py | 108 def main(pcfg_in): function 168 main(args.path)
|
/hal_espressif-latest/components/bootloader_support/ |
D | README.rst | 7 …oader support" contains APIs which are used by the bootloader but are also needed for the main app.
|
D | CMakeLists.txt | 117 … # We generate the key from the signing key. The signing key is passed from the main project. 131 # We expect to 'inherit' the verification key passed from main project.
|
/hal_espressif-latest/components/efuse/ |
D | CMakeLists.txt | 54 # Make custom files project/main/esp_efuse_custom_table.c and project/main/include/esp_efuse_custom…
|
/hal_espressif-latest/components/bootloader/ |
D | project_include.cmake | 28 # Regardless, pass the main project's keys (signing/verification) to the bootloader subproject 56 # Since keys are usually given relative to main project dir, get the absolute paths to the keys 58 …# so that bootloader subproject does not need to assume main project dir to obtain path to the key…
|
/hal_espressif-latest/components/mbedtls/esp_crt_bundle/ |
D | gen_crt_bundle.py | 175 def main(): function 213 main()
|
/hal_espressif-latest/ |
D | README.md | 8 For any support or feature request, refer to Zephyr's [main repository](https://github.com/zephyrpr…
|
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32/ |
D | bootloader.ld | 13 The main purpose is to make sure the bootloader can load into main memory 19 …inal stage of loading the app because APP CPU is still held in reset, the main app enables APP CPU…
|
/hal_espressif-latest/components/xtensa/trax/ |
D | traceparse.py | 331 def main(): function 340 main()
|
/hal_espressif-latest/tools/esptool_py/espefuse/ |
D | __init__.py | 158 def main(custom_commandline=None, esp=None): function 360 main()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/ |
D | Kconfig.rtc | 25 calibration by comparing the RTC_SLOW_CLK frequency with main XTAL
|
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/ |
D | Kconfig.rtc | 27 calibration by comparing the RTC_SLOW_CLK frequency with main XTAL
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/ |
D | Kconfig.rtc | 23 calibration by comparing the RTC_SLOW_CLK frequency with main XTAL
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/ |
D | Kconfig.rtc | 27 calibration by comparing the RTC_SLOW_CLK frequency with main XTAL
|