Home
last modified time | relevance | path

Searched refs:UART_TxCmd (Results 1 – 3 of 3) sorted by relevance

/bsp/nxp/lpc/lpc178x/drivers/
A Duart.c155 UART_TxCmd( uart->UART, ENABLE); in rt_uart_init()
180 UART_TxCmd( uart->UART, ENABLE); in rt_uart_init()
A Dlpc177x_8x_uart.c369 UART_TxCmd(UARTx, DISABLE); in UART_DeInit()
1006 void UART_TxCmd(LPC_UART_TypeDef *UARTx, FunctionalState NewState) in UART_TxCmd() function
A Dlpc177x_8x_uart.h654 void UART_TxCmd(LPC_UART_TypeDef *UARTx, FunctionalState NewState);

Completed in 17 milliseconds