Searched refs:UART_EnableRx (Results 1 – 3 of 3) sorted by relevance
250 __STATIC_INLINE void UART_EnableRx(UART_Type *pUART) in UART_EnableRx() function
520 static inline void UART_EnableRx(UART_Type *base, bool enable) in UART_EnableRx() function
232 UART_EnableRx(s_debugConsoleIO.ioBase, true); in IO_Init()
Completed in 15 milliseconds