Home
last modified time | relevance | path

Searched refs:rtc_init (Results 1 – 25 of 26) sorted by relevance

12

/hal_espressif-latest/components/esp_hw_support/
Dlinker.lf19 rtc_init:rtc_vddsdio_get_config (noflash)
20 rtc_init:rtc_vddsdio_set_config (noflash)
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
DCMakeLists.txt3 "rtc_init.c"
Drtc_init.c32 void rtc_init(rtc_config_t cfg) in rtc_init() function
/hal_espressif-latest/components/esp_hw_support/port/esp32/
DCMakeLists.txt6 "rtc_init.c"
Drtc_init.c20 void rtc_init(rtc_config_t cfg) in rtc_init() function
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
DCMakeLists.txt6 "rtc_init.c"
Drtc_init.c29 void rtc_init(rtc_config_t cfg) in rtc_init() function
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
DCMakeLists.txt6 "rtc_init.c"
Drtc_init.c46 void rtc_init(rtc_config_t cfg) in rtc_init() function
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
DCMakeLists.txt3 "rtc_init.c"
Drtc_init.c32 void rtc_init(rtc_config_t cfg) in rtc_init() function
/hal_espressif-latest/components/esp_system/port/soc/esp32/
Dclk.c112 rtc_init(cfg); in esp_rtc_init()
/hal_espressif-latest/components/esp_system/port/soc/esp32c2/
Dclk.c71 rtc_init(cfg); in esp_rtc_init()
/hal_espressif-latest/components/esp_system/port/soc/esp32c3/
Dclk.c70 rtc_init(cfg); in esp_rtc_init()
/hal_espressif-latest/components/esp_system/port/soc/esp32s2/
Dclk.c76 rtc_init(cfg); in esp_rtc_init()
/hal_espressif-latest/components/esp_system/port/soc/esp32s3/
Dclk.c72 rtc_init(cfg); in esp_rtc_init()
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc.h675 void rtc_init(rtc_config_t cfg);
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Drtc.h697 void rtc_init(rtc_config_t cfg);
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc.h765 void rtc_init(rtc_config_t cfg);
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc.h794 void rtc_init(rtc_config_t cfg);
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc.h807 void rtc_init(rtc_config_t cfg);
/hal_espressif-latest/zephyr/esp32/
DCMakeLists.txt306 ../../components/esp_hw_support/port/${CONFIG_SOC_SERIES}/rtc_init.c
/hal_espressif-latest/zephyr/esp32c2/
DCMakeLists.txt221 ../../components/esp_hw_support/port/${CONFIG_SOC_SERIES}/rtc_init.c
/hal_espressif-latest/zephyr/esp32s2/
DCMakeLists.txt309 ../../components/esp_hw_support/port/${CONFIG_SOC_SERIES}/rtc_init.c
/hal_espressif-latest/zephyr/esp32c3/
DCMakeLists.txt296 ../../components/esp_hw_support/port/${CONFIG_SOC_SERIES}/rtc_init.c

12