Searched refs:DPORT_UART1_RST (Results 1 – 6 of 6) sorted by relevance
49 DPORT_SPI_DMA_RST | DPORT_UART_RST | DPORT_UART1_RST | DPORT_UART2_RST | in esp_system_reset_modules_on_exit()
105 return DPORT_UART1_RST; in periph_ll_get_rst_en_mask()
68 (uart_num == 1) ? DPORT_UART1_RST : 0); in uart_ll_is_enabled()
565 #define DPORT_UART1_RST (BIT(5)) macro
1000 #define DPORT_UART1_RST (BIT(5)) macro