Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/include/hal/
Dclk_gate_ll.h45 return DPORT_PWM1_CLK_EN; in periph_ll_get_clk_en_mask()
/hal_espressif-latest/components/esp_system/port/soc/esp32/
Dclk.c235 DPORT_PWM1_CLK_EN | in esp_perip_clk_init()
/hal_espressif-latest/components/esp_system/port/soc/esp32s2/
Dclk.c243 DPORT_PWM1_CLK_EN | in esp_perip_clk_init()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsystem_reg.h247 #define DPORT_PWM1_CLK_EN (BIT(20)) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Ddport_reg.h949 #define DPORT_PWM1_CLK_EN (BIT(20)) macro