Home
last modified time | relevance | path

Searched refs:bootloader_hardware_init (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.7.0/components/bootloader_support/src/esp32h2/
Dbootloader_esp32h2.c87 static inline void bootloader_hardware_init(void) in bootloader_hardware_init() function
105 bootloader_hardware_init(); in bootloader_init()
/hal_espressif-3.7.0/components/bootloader_support/src/esp32c6/
Dbootloader_esp32c6.c91 static inline void bootloader_hardware_init(void) in bootloader_hardware_init() function
119 bootloader_hardware_init(); in bootloader_init()
/hal_espressif-3.7.0/components/bootloader_support/src/esp32c3/
Dbootloader_esp32c3.c90 static inline void bootloader_hardware_init(void) in bootloader_hardware_init() function
135 bootloader_hardware_init(); in bootloader_init()