Home
last modified time | relevance | path

Searched refs:SYSTIMER_CLK_SRC_XTAL (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dclk_tree_defs.h122 SYSTIMER_CLK_SRC_XTAL = SOC_MOD_CLK_XTAL, /*!< SYSTIMER source clock is XTAL */ enumerator
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dclk_tree_defs.h122 SYSTIMER_CLK_SRC_XTAL = SOC_MOD_CLK_XTAL, /*!< SYSTIMER source clock is XTAL */ enumerator
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dclk_tree_defs.h125 SYSTIMER_CLK_SRC_XTAL = SOC_MOD_CLK_XTAL, /*!< SYSTIMER source clock is XTAL */ enumerator
/hal_espressif-latest/components/soc/esp32/include/soc/
Dclk_tree_defs.h127 SYSTIMER_CLK_SRC_XTAL = SOC_MOD_CLK_XTAL, /*!< SYSTIMER source clock is XTAL */ enumerator
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dclk_tree_defs.h135 SYSTIMER_CLK_SRC_XTAL = SOC_MOD_CLK_XTAL, /*!< SYSTIMER source clock is XTAL */ enumerator
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dclk_tree_defs.h136 SYSTIMER_CLK_SRC_XTAL = SOC_MOD_CLK_XTAL, /*!< SYSTIMER source clock is XTAL */ enumerator
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dsystimer_ll.h35 return SYSTIMER_CLK_SRC_XTAL; in systimer_ll_get_clock_source()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dsystimer_ll.h35 return SYSTIMER_CLK_SRC_XTAL; in systimer_ll_get_clock_source()
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dclk_tree_defs.h145 SYSTIMER_CLK_SRC_XTAL = SOC_MOD_CLK_XTAL, /*!< SYSTIMER source clock is XTAL */ enumerator
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dsystimer_ll.h35 return SYSTIMER_CLK_SRC_XTAL; in systimer_ll_get_clock_source()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dsystimer_ll.h35 return SYSTIMER_CLK_SRC_XTAL; in systimer_ll_get_clock_source()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dsystimer_ll.h37 …timer_func_clk_conf.systimer_func_clk_sel == 1) ? SYSTIMER_CLK_SRC_RC_FAST : SYSTIMER_CLK_SRC_XTAL; in systimer_ll_get_clock_source()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dsystimer_ll.h37 …timer_func_clk_conf.systimer_func_clk_sel == 1) ? SYSTIMER_CLK_SRC_RC_FAST : SYSTIMER_CLK_SRC_XTAL; in systimer_ll_get_clock_source()