Home
last modified time | relevance | path

Searched refs:DPORT_UHCI0_CLK_EN (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-2.7.6/components/esp_system/port/soc/esp32s2/
Dclk.c238 DPORT_UHCI0_CLK_EN | in esp_perip_clk_init()
278 DPORT_UHCI0_CLK_EN | in esp_perip_clk_init()
/hal_espressif-2.7.6/components/hal/esp32/include/hal/
Dclk_gate_ll.h60 return DPORT_UHCI0_CLK_EN; in periph_ll_get_clk_en_mask()
/hal_espressif-2.7.6/components/esp_system/port/soc/esp32/
Dclk.c273 DPORT_UHCI0_CLK_EN | in esp_perip_clk_init()
/hal_espressif-2.7.6/components/hal/esp32s2/include/hal/
Dclk_gate_ll.h61 return DPORT_UHCI0_CLK_EN; in periph_ll_get_clk_en_mask()
/hal_espressif-2.7.6/components/soc/esp32s2/include/soc/
Dsystem_reg.h327 #define DPORT_UHCI0_CLK_EN (BIT(8)) macro
/hal_espressif-2.7.6/components/soc/esp32/include/soc/
Ddport_reg.h973 #define DPORT_UHCI0_CLK_EN (BIT(8)) macro