Home
last modified time | relevance | path

Searched refs:SYSTEM_CPUPERIOD_SEL (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dclk_tree_ll.h438 REG_SET_FIELD(SYSTEM_CPU_PER_CONF_REG, SYSTEM_CPUPERIOD_SEL, 0); in clk_ll_cpu_set_freq_mhz_from_pll()
441 REG_SET_FIELD(SYSTEM_CPU_PER_CONF_REG, SYSTEM_CPUPERIOD_SEL, 1); in clk_ll_cpu_set_freq_mhz_from_pll()
444 REG_SET_FIELD(SYSTEM_CPU_PER_CONF_REG, SYSTEM_CPUPERIOD_SEL, 2); in clk_ll_cpu_set_freq_mhz_from_pll()
459 uint32_t cpu_freq_sel = REG_GET_FIELD(SYSTEM_CPU_PER_CONF_REG, SYSTEM_CPUPERIOD_SEL); in clk_ll_cpu_get_freq_mhz_from_pll()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dclk_tree_ll.h336 REG_SET_FIELD(SYSTEM_CPU_PER_CONF_REG, SYSTEM_CPUPERIOD_SEL, 0); in clk_ll_cpu_set_freq_mhz_from_pll()
339 REG_SET_FIELD(SYSTEM_CPU_PER_CONF_REG, SYSTEM_CPUPERIOD_SEL, 1); in clk_ll_cpu_set_freq_mhz_from_pll()
354 uint32_t cpu_freq_sel = REG_GET_FIELD(SYSTEM_CPU_PER_CONF_REG, SYSTEM_CPUPERIOD_SEL); in clk_ll_cpu_get_freq_mhz_from_pll()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dclk_tree_ll.h444 REG_SET_FIELD(SYSTEM_CPU_PER_CONF_REG, SYSTEM_CPUPERIOD_SEL, 0); in clk_ll_cpu_set_freq_mhz_from_pll()
447 REG_SET_FIELD(SYSTEM_CPU_PER_CONF_REG, SYSTEM_CPUPERIOD_SEL, 1); in clk_ll_cpu_set_freq_mhz_from_pll()
462 uint32_t cpu_freq_sel = REG_GET_FIELD(SYSTEM_CPU_PER_CONF_REG, SYSTEM_CPUPERIOD_SEL); in clk_ll_cpu_get_freq_mhz_from_pll()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsystem_reg.h58 #define SYSTEM_CPUPERIOD_SEL 0x00000003U macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsystem_reg.h71 #define SYSTEM_CPUPERIOD_SEL 0x00000003 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsystem_reg.h100 #define SYSTEM_CPUPERIOD_SEL 0x00000003 macro