Home
last modified time | relevance | path

Searched refs:lp_clk_conf (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dclk_tree_ll.h512 LP_CLKRST.lp_clk_conf.slow_clk_sel = 0; in clk_ll_rtc_slow_set_src()
515 LP_CLKRST.lp_clk_conf.slow_clk_sel = 1; in clk_ll_rtc_slow_set_src()
518 LP_CLKRST.lp_clk_conf.slow_clk_sel = 2; in clk_ll_rtc_slow_set_src()
521 LP_CLKRST.lp_clk_conf.slow_clk_sel = 3; in clk_ll_rtc_slow_set_src()
536 uint32_t clk_sel = LP_CLKRST.lp_clk_conf.slow_clk_sel; in clk_ll_rtc_slow_get_src()
611 LP_CLKRST.lp_clk_conf.fast_clk_sel = 0; in clk_ll_rtc_fast_set_src()
614 LP_CLKRST.lp_clk_conf.fast_clk_sel = 1; in clk_ll_rtc_fast_set_src()
617 LP_CLKRST.lp_clk_conf.fast_clk_sel = 2; in clk_ll_rtc_fast_set_src()
632 uint32_t clk_sel = LP_CLKRST.lp_clk_conf.fast_clk_sel; in clk_ll_rtc_fast_get_src()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dclk_tree_ll.h634 LP_CLKRST.lp_clk_conf.slow_clk_sel = 0; in clk_ll_rtc_slow_set_src()
637 LP_CLKRST.lp_clk_conf.slow_clk_sel = 1; in clk_ll_rtc_slow_set_src()
640 LP_CLKRST.lp_clk_conf.slow_clk_sel = 2; in clk_ll_rtc_slow_set_src()
643 LP_CLKRST.lp_clk_conf.slow_clk_sel = 3; in clk_ll_rtc_slow_set_src()
658 uint32_t clk_sel = LP_CLKRST.lp_clk_conf.slow_clk_sel; in clk_ll_rtc_slow_get_src()
682 LP_CLKRST.lp_clk_conf.fast_clk_sel = 0; in clk_ll_rtc_fast_set_src()
685 LP_CLKRST.lp_clk_conf.fast_clk_sel = 1; in clk_ll_rtc_fast_set_src()
700 uint32_t clk_sel = LP_CLKRST.lp_clk_conf.fast_clk_sel; in clk_ll_rtc_fast_get_src()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_clkrst_struct.h317 volatile lp_clkrst_lp_clk_conf_reg_t lp_clk_conf; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dlp_clkrst_struct.h341 volatile lp_clkrst_lp_clk_conf_reg_t lp_clk_conf; member