Searched refs:DPORT_UART_RST (Results 1 – 6 of 6) sorted by relevance
102 …_RST | DPORT_SPI2_RST | DPORT_SPI3_RST | DPORT_SPI2_DMA_RST | DPORT_SPI3_DMA_RST | DPORT_UART_RST); in esp_restart_noos()
123 …RT_SPI01_RST | DPORT_SPI2_RST | DPORT_SPI3_RST | DPORT_SPI_DMA_RST | DPORT_UART_RST | DPORT_UART1_… in esp_restart_noos()
108 return DPORT_UART_RST; in periph_ll_get_rst_en_mask()
101 return DPORT_UART_RST; in periph_ll_get_rst_en_mask()
591 #define DPORT_UART_RST (BIT(2)) macro
1014 #define DPORT_UART_RST (BIT(2)) macro