Home
last modified time | relevance | path

Searched refs:MCPWM_TIMER_CLK_SRC_DEFAULT (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/soc/esp32/include/soc/
Dclk_tree_defs.h226MCPWM_TIMER_CLK_SRC_DEFAULT = SOC_MOD_CLK_PLL_F160M, /*!< Select PLL_F160M as the default clock ch… enumerator
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dclk_tree_defs.h260MCPWM_TIMER_CLK_SRC_DEFAULT = SOC_MOD_CLK_PLL_F160M, /*!< Select PLL_F160M as the default clock ch… enumerator
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dclk_tree_defs.h252MCPWM_TIMER_CLK_SRC_DEFAULT = SOC_MOD_CLK_PLL_F160M, /*!< Select PLL_F160M as the default clock ch… enumerator
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dclk_tree_defs.h250MCPWM_TIMER_CLK_SRC_DEFAULT = SOC_MOD_CLK_PLL_F96M, /*!< Select PLL_F96M as the default clock cho… enumerator
/hal_espressif-latest/components/driver/deprecated/
Dmcpwm_legacy.c228 …esp_clk_tree_src_get_freq_hz(MCPWM_TIMER_CLK_SRC_DEFAULT, ESP_CLK_TREE_SRC_FREQ_PRECISION_CACHED, … in mcpwm_group_set_resolution()
418 …esp_clk_tree_src_get_freq_hz(MCPWM_TIMER_CLK_SRC_DEFAULT, ESP_CLK_TREE_SRC_FREQ_PRECISION_CACHED, … in mcpwm_init()
815 …esp_clk_tree_src_get_freq_hz(MCPWM_TIMER_CLK_SRC_DEFAULT, ESP_CLK_TREE_SRC_FREQ_PRECISION_CACHED, … in mcpwm_capture_enable_channel()