Home
last modified time | relevance | path

Searched refs:bootloader_clock_configure (Results 1 – 11 of 11) sorted by relevance

/hal_espressif-latest/components/bootloader_support/include/
Dbootloader_clock.h17 void bootloader_clock_configure(void);
/hal_espressif-latest/components/esp_system/
Dfpga_overrides.c40 void bootloader_clock_configure(void) in bootloader_clock_configure() function
/hal_espressif-latest/components/bootloader_support/src/esp32c2/
Dbootloader_esp32c2.c121 bootloader_clock_configure(); in bootloader_init()
/hal_espressif-latest/components/bootloader_support/src/esp32h2/
Dbootloader_esp32h2.c130 bootloader_clock_configure(); in bootloader_init()
/hal_espressif-latest/components/bootloader_support/src/
Dbootloader_clock_init.c27 __attribute__((weak)) void bootloader_clock_configure(void) in bootloader_clock_configure() function
/hal_espressif-latest/components/bootloader_support/src/esp32c6/
Dbootloader_esp32c6.c142 bootloader_clock_configure(); in bootloader_init()
/hal_espressif-latest/components/bootloader_support/src/esp32c3/
Dbootloader_esp32c3.c160 bootloader_clock_configure(); in bootloader_init()
/hal_espressif-latest/components/bootloader_support/src/esp32s2/
Dbootloader_esp32s2.c144 bootloader_clock_configure(); in bootloader_init()
/hal_espressif-latest/components/bootloader_support/src/esp32s3/
Dbootloader_esp32s3.c178 bootloader_clock_configure(); in bootloader_init()
/hal_espressif-latest/components/bootloader_support/src/esp32/
Dbootloader_esp32.c208 bootloader_clock_configure(); in bootloader_init()
/hal_espressif-latest/components/esp_system/port/soc/esp32/
Dclk.c125 bootloader_clock_configure(); in esp_clk_init()