Home
last modified time | relevance | path

Searched refs:load (Results 1 – 25 of 37) sorted by relevance

12

/hal_espressif-latest/tools/esptool_py/test/efuse_scripts/
Defuse_burn1.py8 config = json.load(args.configfiles[0])
Defuse_burn2.py8 config = json.load(args.configfiles[0])
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/
Dboot-mode-selection.rst186 load 0x40100000, len 24236, room 16
190 load 0x3ffe8000, len 3008, room 12
193 load 0x3ffe8bc0, len 4816, room 4
343 …not supported here*, to boot in a Quad I/O mode the ROM bootloader should load the software bootlo…
345 …l to the crystal frequency, so with a 40MHz crystal the SPI clock used to load the software bootlo…
353 load:0x3fff0008,len:8
354 load:0x3fff0010,len:3680
355 load:0x40078000,len:8364
356 load:0x40080000,len:252
359 …e ROM bootloader loads each segment in the software bootloader image. The load address and length …
/hal_espressif-latest/zephyr/scripts/pinctrl/
Desp_genpinctrl.py118 pcfg_data = yaml.load(stream, Loader=yaml.FullLoader)
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsystimer_struct.h272 volatile systimer_load_reg_t load; member
Dtimer_group_struct.h745 volatile timg_txload_reg_t load; member
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/
Dflasher-stub.rst6 … SoCs <https://www.espressif.com/en/products/hardware/socs>`_ in order to load user applications o…
/hal_espressif-latest/components/hal/esp32/include/hal/
Dtimer_ll.h211 hw->hw_timer[timer_num].load.tx_load = 1; in timer_ll_trigger_soft_reload()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dtimer_group_struct.h532 volatile timg_txload_reg_t load; member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dtimer_group_struct.h522 volatile timg_txload_reg_t load; member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dsystimer_ll.h86 dev->load.timer_load = 1; in systimer_ll_apply_counter_value()
Dtimer_ll.h215 hw->hw_timer[timer_num].load.tx_load = 1; in timer_ll_trigger_soft_reload()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dtimer_ll.h214 hw->hw_timer[timer_num].load.tn_load = 1; in timer_ll_trigger_soft_reload()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dtimer_group_struct.h526 volatile timg_txload_reg_t load; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dtimer_group_struct.h522 volatile timg_tnload_reg_t load; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dtimer_group_struct.h532 volatile timg_txload_reg_t load; member
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dtimer_ll.h211 hw->hw_timer[timer_num].load.tx_load = 1; in timer_ll_trigger_soft_reload()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dtimer_ll.h211 hw->hw_timer[timer_num].load.tx_load = 1; in timer_ll_trigger_soft_reload()
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/
Dexecute-scripts-cmd.rst90 mac_addresses = json.load(args.configfiles[0])
91 unique_id = json.load(args.configfiles[1])
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dtimer_ll.h253 hw->hw_timer[timer_num].load.tx_load = 1; in timer_ll_trigger_soft_reload()
/hal_espressif-latest/components/soc/esp32/include/soc/
Dtimer_group_struct.h700 volatile timg_txload_reg_t load; member
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dtimer_ll.h253 hw->hw_timer[timer_num].load.tx_load = 1; in timer_ll_trigger_soft_reload()
/hal_espressif-latest/zephyr/
DKconfig108 CPU will run rom code (deepsleep) or ram code (lightsleep) first, and then load or execute
/hal_espressif-latest/tools/esptool_py/
DCHANGELOG.md90 - **esptool**: Proper alignment for SoCs with offset load
210 - **load config file**: Sort unknown config options
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32s2/
Dbootloader.ld7 * Make sure the bootloader can load into main memory without overwriting itself.

12