Home
last modified time | relevance | path

Searched refs:GPTIMER_CLK_SRC_APB (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dclk_tree_defs.h146 GPTIMER_CLK_SRC_APB = SOC_MOD_CLK_APB, /*!< Select APB as the source clock */ enumerator
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dclk_tree_defs.h149 GPTIMER_CLK_SRC_APB = SOC_MOD_CLK_APB, /*!< Select APB as the source clock */ enumerator
/hal_espressif-latest/components/soc/esp32/include/soc/
Dclk_tree_defs.h151 GPTIMER_CLK_SRC_APB = SOC_MOD_CLK_APB, /*!< Select APB as the source clock */ enumerator
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dclk_tree_defs.h159 GPTIMER_CLK_SRC_APB = SOC_MOD_CLK_APB, /*!< Select APB as the source clock */ enumerator
/hal_espressif-latest/components/hal/esp32/include/hal/
Dtimer_ll.h35 case GPTIMER_CLK_SRC_APB: in timer_ll_set_clock_source()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dtimer_ll.h35 case GPTIMER_CLK_SRC_APB: in timer_ll_set_clock_source()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dtimer_ll.h35 case GPTIMER_CLK_SRC_APB: in timer_ll_set_clock_source()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dtimer_ll.h35 case GPTIMER_CLK_SRC_APB: in timer_ll_set_clock_source()