Home
last modified time | relevance | path

Searched refs:SYSTEM_UHCI0_CLK_EN (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-3.6.0/components/esp_system/port/soc/esp32h2/
Dclk.c224 SYSTEM_UHCI0_CLK_EN | in esp_perip_clk_init()
251 SYSTEM_UHCI0_CLK_EN | in esp_perip_clk_init()
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32c3/
Dclk.c233 SYSTEM_UHCI0_CLK_EN | in esp_perip_clk_init()
264 SYSTEM_UHCI0_CLK_EN | in esp_perip_clk_init()
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32s3/
Dclk.c254 SYSTEM_UHCI0_CLK_EN | in esp_perip_clk_init()
294 SYSTEM_UHCI0_CLK_EN | in esp_perip_clk_init()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dclk_gate_ll.h50 return SYSTEM_UHCI0_CLK_EN; in periph_ll_get_clk_en_mask()
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dclk_gate_ll.h50 return SYSTEM_UHCI0_CLK_EN; in periph_ll_get_clk_en_mask()
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dclk_gate_ll.h57 return SYSTEM_UHCI0_CLK_EN; in periph_ll_get_clk_en_mask()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsystem_reg.h225 #define SYSTEM_UHCI0_CLK_EN (BIT(8)) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dclkrst_reg.h580 #define SYSTEM_UHCI0_CLK_EN (BIT(8)) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsystem_reg.h254 #define SYSTEM_UHCI0_CLK_EN (BIT(8)) macro