Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dclk_tree_ll.h611 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.h682 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.h26 uint32_t fast_clk_sel:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dlp_clkrst_struct.h26 uint32_t fast_clk_sel:2; member