Searched refs:UART_EnableTx (Results 1 – 3 of 3) sorted by relevance
223 __STATIC_INLINE void UART_EnableTx(UART_Type *pUART) in UART_EnableTx() function
500 static inline void UART_EnableTx(UART_Type *base, bool enable) in UART_EnableTx() function
231 UART_EnableTx(s_debugConsoleIO.ioBase, true); in IO_Init()
Completed in 10 milliseconds