Home
last modified time | relevance | path

Searched refs:debug_uart (Results 1 – 2 of 2) sorted by relevance

/device/soc/st/common/platform/uart/
Dstm32mp1_uart_hw.h71 bool debug_uart; // 是否作为调试串口 member
Dstm32mp1_uart.c278 if (uart->debug_uart) { in Mp1xxUartWrite()
306 if (uart->debug_uart) { in Mp1xxUartWrite()
647 uart->debug_uart = true; in Mp1xxUartInit()