Home
last modified time | relevance | path

Searched refs:DPORT_UART_MEM_RST (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/esp_system/port/soc/esp32/
Dsystem_internal.c123 …RST | DPORT_SPI_DMA_RST | DPORT_UART_RST | DPORT_UART1_RST | DPORT_UART2_RST | DPORT_UART_MEM_RST); in esp_restart_noos()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsystem_reg.h459 #define DPORT_UART_MEM_RST (BIT(24)) macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Ddport_reg.h991 #define DPORT_UART_MEM_RST (BIT(24)) macro