Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dclk_tree_ll.h469 PCR.ctrl_32k_conf.clk_32k_sel = 0; in clk_ll_32k_calibration_set_target()
472 PCR.ctrl_32k_conf.clk_32k_sel = 1; in clk_ll_32k_calibration_set_target()
475 PCR.ctrl_32k_conf.clk_32k_sel = 2; in clk_ll_32k_calibration_set_target()
490 uint32_t clk_sel = PCR.ctrl_32k_conf.clk_32k_sel; in clk_ll_32k_calibration_get_target()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dclk_tree_ll.h591 PCR.ctrl_32k_conf.clk_32k_sel = 0; in clk_ll_32k_calibration_set_target()
594 PCR.ctrl_32k_conf.clk_32k_sel = 1; in clk_ll_32k_calibration_set_target()
597 PCR.ctrl_32k_conf.clk_32k_sel = 2; in clk_ll_32k_calibration_set_target()
612 uint32_t clk_sel = PCR.ctrl_32k_conf.clk_32k_sel; in clk_ll_32k_calibration_get_target()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dpcr_struct.h1705 uint32_t clk_32k_sel:2; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dpcr_struct.h1741 uint32_t clk_32k_sel:2; member