/hal_espressif-latest/tools/esptool_py/test/efuse_scripts/ |
D | efuse_burn1.py | 8 config = json.load(args.configfiles[0])
|
D | efuse_burn2.py | 8 config = json.load(args.configfiles[0])
|
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/ |
D | boot-mode-selection.rst | 186 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/ |
D | esp_genpinctrl.py | 118 pcfg_data = yaml.load(stream, Loader=yaml.FullLoader)
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | systimer_struct.h | 272 volatile systimer_load_reg_t load; member
|
D | timer_group_struct.h | 745 volatile timg_txload_reg_t load; member
|
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/ |
D | flasher-stub.rst | 6 … SoCs <https://www.espressif.com/en/products/hardware/socs>`_ in order to load user applications o…
|
/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | timer_ll.h | 211 hw->hw_timer[timer_num].load.tx_load = 1; in timer_ll_trigger_soft_reload()
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | timer_group_struct.h | 532 volatile timg_txload_reg_t load; member
|
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | timer_group_struct.h | 522 volatile timg_txload_reg_t load; member
|
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | systimer_ll.h | 86 dev->load.timer_load = 1; in systimer_ll_apply_counter_value()
|
D | timer_ll.h | 215 hw->hw_timer[timer_num].load.tx_load = 1; in timer_ll_trigger_soft_reload()
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | timer_ll.h | 214 hw->hw_timer[timer_num].load.tn_load = 1; in timer_ll_trigger_soft_reload()
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | timer_group_struct.h | 526 volatile timg_txload_reg_t load; member
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | timer_group_struct.h | 522 volatile timg_tnload_reg_t load; member
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | timer_group_struct.h | 532 volatile timg_txload_reg_t load; member
|
/hal_espressif-latest/components/hal/esp32c2/include/hal/ |
D | timer_ll.h | 211 hw->hw_timer[timer_num].load.tx_load = 1; in timer_ll_trigger_soft_reload()
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | timer_ll.h | 211 hw->hw_timer[timer_num].load.tx_load = 1; in timer_ll_trigger_soft_reload()
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/ |
D | execute-scripts-cmd.rst | 90 mac_addresses = json.load(args.configfiles[0]) 91 unique_id = json.load(args.configfiles[1])
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | timer_ll.h | 253 hw->hw_timer[timer_num].load.tx_load = 1; in timer_ll_trigger_soft_reload()
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | timer_group_struct.h | 700 volatile timg_txload_reg_t load; member
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | timer_ll.h | 253 hw->hw_timer[timer_num].load.tx_load = 1; in timer_ll_trigger_soft_reload()
|
/hal_espressif-latest/zephyr/ |
D | Kconfig | 108 CPU will run rom code (deepsleep) or ram code (lightsleep) first, and then load or execute
|
/hal_espressif-latest/tools/esptool_py/ |
D | CHANGELOG.md | 90 - **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/ |
D | bootloader.ld | 7 * Make sure the bootloader can load into main memory without overwriting itself.
|