Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dclk_tree_defs.h162 GPTIMER_CLK_SRC_RC_FAST = SOC_MOD_CLK_RC_FAST, /*!< Select RC_FAST as the source clock */ enumerator
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dclk_tree_defs.h171 GPTIMER_CLK_SRC_RC_FAST = SOC_MOD_CLK_RC_FAST, /*!< Select RC_FAST as the source clock */ enumerator
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dtimer_ll.h71 case GPTIMER_CLK_SRC_RC_FAST: in timer_ll_set_clock_source()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dtimer_ll.h68 case GPTIMER_CLK_SRC_RC_FAST: in timer_ll_set_clock_source()