Home
last modified time | relevance | path

Searched refs:SYSTEM_LEDC_CLK_EN (Results 1 – 11 of 11) sorted by relevance

/hal_espressif-latest/components/esp_system/port/soc/esp32c2/
Dclk.c223 SYSTEM_LEDC_CLK_EN | in esp_perip_clk_init()
225 SYSTEM_LEDC_CLK_EN; in esp_perip_clk_init()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dclk_gate_ll.h27 return SYSTEM_LEDC_CLK_EN; in periph_ll_get_clk_en_mask()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dclk_gate_ll.h29 return SYSTEM_LEDC_CLK_EN; in periph_ll_get_clk_en_mask()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dclk_gate_ll.h29 return SYSTEM_LEDC_CLK_EN; in periph_ll_get_clk_en_mask()
/hal_espressif-latest/components/esp_system/port/soc/esp32c3/
Dclk.c229 SYSTEM_LEDC_CLK_EN | in esp_perip_clk_init()
/hal_espressif-latest/components/esp_system/port/soc/esp32c6/
Dclk.c244 SYSTEM_LEDC_CLK_EN | in esp_perip_clk_init()
/hal_espressif-latest/components/esp_system/port/soc/esp32h2/
Dclk.c240 SYSTEM_LEDC_CLK_EN | in esp_perip_clk_init()
/hal_espressif-latest/components/esp_system/port/soc/esp32s3/
Dclk.c251 SYSTEM_LEDC_CLK_EN | in esp_perip_clk_init()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsystem_reg.h139 #define SYSTEM_LEDC_CLK_EN (BIT(11)) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsystem_reg.h207 #define SYSTEM_LEDC_CLK_EN (BIT(11)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsystem_reg.h236 #define SYSTEM_LEDC_CLK_EN (BIT(11)) macro