Home
last modified time | relevance | path

Searched refs:main (Results 1 – 25 of 61) sorted by relevance

123

/hal_espressif-latest/tools/esptool_py/ci/
Dpatch_dev_release.py29 def main(): function
40 main()
Ddownload_flasher_stubs.py62 def main(): function
91 main()
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/
Dscripting.rst8 …ues/208>`_ will address, it allows for passing CLI arguments to ``esptool.main()``. This workaroun…
14 esptool.main(command)
/hal_espressif-latest/tools/
Desp_bin2c_array.py19 def main(): function
39 sys.exit(main())
/hal_espressif-latest/tools/esptool_py/esp_rfc2217_server/
D__main__.py9 esp_rfc2217_server.main()
D__init__.py23 def main(): function
124 main()
/hal_espressif-latest/components/esp_system/
Dcheck_system_init_priorities.py36 def main() -> None: function
105 main()
/hal_espressif-latest/components/esp_event/host_test/esp_event_unit_test/
DCMakeLists.txt4 set(COMPONENTS main)
/hal_espressif-latest/components/log/host_test/log_test/
DCMakeLists.txt4 set(COMPONENTS main)
/hal_espressif-latest/tools/esptool_py/flasher_stub/
Desptool_test_stub.py33 esptool.main()
/hal_espressif-latest/tools/esptool_py/
Desp_rfc2217_server.py56 esp_rfc2217_server.main()
/hal_espressif-latest/zephyr/scripts/pinctrl/
Desp_genpinctrl.py108 def main(pcfg_in): function
168 main(args.path)
/hal_espressif-latest/components/bootloader_support/
DREADME.rst7 …oader support" contains APIs which are used by the bootloader but are also needed for the main app.
DCMakeLists.txt117 … # 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/
DCMakeLists.txt54 # Make custom files project/main/esp_efuse_custom_table.c and project/main/include/esp_efuse_custom…
/hal_espressif-latest/components/bootloader/
Dproject_include.cmake28 # 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/
Dgen_crt_bundle.py175 def main(): function
213 main()
/hal_espressif-latest/
DREADME.md8 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/
Dbootloader.ld13 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/
Dtraceparse.py331 def main(): function
340 main()
/hal_espressif-latest/tools/esptool_py/espefuse/
D__init__.py158 def main(custom_commandline=None, esp=None): function
360 main()
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
DKconfig.rtc25 calibration by comparing the RTC_SLOW_CLK frequency with main XTAL
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
DKconfig.rtc27 calibration by comparing the RTC_SLOW_CLK frequency with main XTAL
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
DKconfig.rtc23 calibration by comparing the RTC_SLOW_CLK frequency with main XTAL
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
DKconfig.rtc27 calibration by comparing the RTC_SLOW_CLK frequency with main XTAL

123