Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/esp_hw_support/port/esp32/
Drtc_clk.c525 int per_conf = DPORT_CPUPERIOD_SEL_80; in rtc_clk_cpu_freq_to_pll_mhz()
694 if (cpuperiod_sel == DPORT_CPUPERIOD_SEL_80) { in rtc_clk_cpu_freq_get_config()
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Ddport_reg.h182 #define DPORT_CPUPERIOD_SEL_80 0 macro