Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_hw_support/port/esp32h2/
Drtc_clk_common.h12 #define DPORT_CPUPERIOD_SEL_160 1 macro
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32c3/
Drtc_clk_common.h13 #define DPORT_CPUPERIOD_SEL_160 1 macro
Drtc_clk.c279 per_conf = DPORT_CPUPERIOD_SEL_160; in rtc_clk_cpu_freq_to_pll_mhz()
379 } else if (cpuperiod_sel == DPORT_CPUPERIOD_SEL_160) { in rtc_clk_cpu_freq_get_config()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s3/
Drtc_clk_common.h16 #define DPORT_CPUPERIOD_SEL_160 1 macro
Drtc_clk.c302 per_conf = DPORT_CPUPERIOD_SEL_160; in rtc_clk_cpu_freq_to_pll_mhz()
411 } else if (cpuperiod_sel == DPORT_CPUPERIOD_SEL_160) { in rtc_clk_cpu_freq_get_config()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s2/
Drtc_clk_common.h13 #define DPORT_CPUPERIOD_SEL_160 1 macro
Drtc_clk.c282 per_conf = DPORT_CPUPERIOD_SEL_160; in rtc_clk_cpu_freq_to_pll_mhz()
389 } else if (cpuperiod_sel == DPORT_CPUPERIOD_SEL_160) { in rtc_clk_cpu_freq_get_config()
/hal_espressif-3.6.0/components/soc/src/esp32/
Drtc_clk.c487 per_conf = DPORT_CPUPERIOD_SEL_160; in rtc_clk_cpu_freq_to_pll_mhz()
656 } else if (cpuperiod_sel == DPORT_CPUPERIOD_SEL_160) { in rtc_clk_cpu_freq_get_config()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32/
Drtc_clk.c522 per_conf = DPORT_CPUPERIOD_SEL_160; in rtc_clk_cpu_freq_to_pll_mhz()
691 } else if (cpuperiod_sel == DPORT_CPUPERIOD_SEL_160) { in rtc_clk_cpu_freq_get_config()
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Ddport_reg.h183 #define DPORT_CPUPERIOD_SEL_160 1 macro