Searched refs:MCPWM_TIMER_CLK_SRC_DEFAULT (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | clk_tree_defs.h | 226 …MCPWM_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/ |
D | clk_tree_defs.h | 260 …MCPWM_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/ |
D | clk_tree_defs.h | 252 …MCPWM_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/ |
D | clk_tree_defs.h | 250 …MCPWM_TIMER_CLK_SRC_DEFAULT = SOC_MOD_CLK_PLL_F96M, /*!< Select PLL_F96M as the default clock cho… enumerator
|
/hal_espressif-latest/components/driver/deprecated/ |
D | mcpwm_legacy.c | 228 …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()
|