Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dledc_ll.h30 LEDC_SLOW_CLK_PLL_DIV, \
49 if (slow_clk_sel == LEDC_SLOW_CLK_PLL_DIV) { in ledc_ll_set_slow_clk_sel()
71 *slow_clk_sel = LEDC_SLOW_CLK_PLL_DIV; in ledc_ll_get_slow_clk_sel()
/hal_espressif-latest/components/hal/include/hal/
Dledc_types.h47LEDC_SLOW_CLK_PLL_DIV = LEDC_USE_PLL_DIV_CLK, /*!< LEDC low speed timer clock source is a PLL_DIV … enumerator
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dledc_ll.h32 LEDC_SLOW_CLK_PLL_DIV, \
66 if (slow_clk_sel == LEDC_SLOW_CLK_PLL_DIV) { in ledc_ll_set_slow_clk_sel()
89 *slow_clk_sel = LEDC_SLOW_CLK_PLL_DIV; in ledc_ll_get_slow_clk_sel()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dledc_ll.h32 LEDC_SLOW_CLK_PLL_DIV, \
68 } else if (slow_clk_sel == LEDC_SLOW_CLK_PLL_DIV) { in ledc_ll_set_slow_clk_sel()
91 *slow_clk_sel = LEDC_SLOW_CLK_PLL_DIV; in ledc_ll_get_slow_clk_sel()