Home
last modified time | relevance | path

Searched refs:DPORT_CPUPERIOD_SEL_80 (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-3.6.0/components/esp_hw_support/port/esp32h2/
Drtc_clk_common.h11 #define DPORT_CPUPERIOD_SEL_80 0 macro
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32c3/
Drtc_clk_common.h12 #define DPORT_CPUPERIOD_SEL_80 0 macro
Drtc_clk.c275 int per_conf = DPORT_CPUPERIOD_SEL_80; in rtc_clk_cpu_freq_to_pll_mhz()
376 if (cpuperiod_sel == DPORT_CPUPERIOD_SEL_80) { in rtc_clk_cpu_freq_get_config()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s3/
Drtc_clk_common.h15 #define DPORT_CPUPERIOD_SEL_80 0 macro
Drtc_clk.c298 int per_conf = DPORT_CPUPERIOD_SEL_80; in rtc_clk_cpu_freq_to_pll_mhz()
408 if (cpuperiod_sel == DPORT_CPUPERIOD_SEL_80) { in rtc_clk_cpu_freq_get_config()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s2/
Drtc_clk_common.h12 #define DPORT_CPUPERIOD_SEL_80 0 macro
Drtc_clk.c278 int per_conf = DPORT_CPUPERIOD_SEL_80; in rtc_clk_cpu_freq_to_pll_mhz()
386 if (cpuperiod_sel == DPORT_CPUPERIOD_SEL_80) { in rtc_clk_cpu_freq_get_config()
/hal_espressif-3.6.0/components/soc/src/esp32/
Drtc_clk.c483 int per_conf = DPORT_CPUPERIOD_SEL_80; in rtc_clk_cpu_freq_to_pll_mhz()
652 if (cpuperiod_sel == DPORT_CPUPERIOD_SEL_80) { in rtc_clk_cpu_freq_get_config()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32/
Drtc_clk.c518 int per_conf = DPORT_CPUPERIOD_SEL_80; in rtc_clk_cpu_freq_to_pll_mhz()
687 if (cpuperiod_sel == DPORT_CPUPERIOD_SEL_80) { in rtc_clk_cpu_freq_get_config()
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Ddport_reg.h182 #define DPORT_CPUPERIOD_SEL_80 0 macro