Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/esp_system/port/soc/esp32s2/
Dclk.c232 DPORT_UART_CLK_EN | in esp_perip_clk_init()
269 DPORT_UART_CLK_EN | in esp_perip_clk_init()
/hal_espressif-3.5.0/components/hal/esp32/include/hal/
Dclk_gate_ll.h34 return DPORT_UART_CLK_EN; in periph_ll_get_clk_en_mask()
/hal_espressif-3.5.0/components/hal/esp32s2/include/hal/
Dclk_gate_ll.h29 return DPORT_UART_CLK_EN; in periph_ll_get_clk_en_mask()
/hal_espressif-3.5.0/components/esp_system/port/soc/esp32/
Dclk.c261 DPORT_UART_CLK_EN | in esp_perip_clk_init()
/hal_espressif-3.5.0/components/soc/esp32s2/include/soc/
Dsystem_reg.h363 #define DPORT_UART_CLK_EN (BIT(2)) macro
/hal_espressif-3.5.0/components/soc/esp32/include/soc/
Ddport_reg.h979 #define DPORT_UART_CLK_EN (BIT(2)) macro