Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_system/port/soc/esp32/
Dsystem_internal.c123 …ORT_SPI2_RST | DPORT_SPI3_RST | DPORT_SPI_DMA_RST | DPORT_UART_RST | DPORT_UART1_RST | DPORT_UART2… in esp_restart_noos()
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Dclk_gate_ll.h110 return DPORT_UART1_RST; in periph_ll_get_rst_en_mask()
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dclk_gate_ll.h103 return DPORT_UART1_RST; in periph_ll_get_rst_en_mask()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsystem_reg.h573 #define DPORT_UART1_RST (BIT(5)) macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Ddport_reg.h1011 #define DPORT_UART1_RST (BIT(5)) macro