Searched refs:DPORT_UART1_RST (Results 1 – 5 of 5) sorted by relevance
123 …ORT_SPI2_RST | DPORT_SPI3_RST | DPORT_SPI_DMA_RST | DPORT_UART_RST | DPORT_UART1_RST | DPORT_UART2… in esp_restart_noos()
110 return DPORT_UART1_RST; in periph_ll_get_rst_en_mask()
103 return DPORT_UART1_RST; in periph_ll_get_rst_en_mask()
573 #define DPORT_UART1_RST (BIT(5)) macro
1011 #define DPORT_UART1_RST (BIT(5)) macro