Home
last modified time | relevance | path

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

/bsp/nxp/lpc/lpc178x/drivers/
A Duart.c157 UART_IntConfig( uart->UART, UART_INTCFG_RBR, ENABLE); in rt_uart_init()
182 UART_IntConfig( uart->UART, UART_INTCFG_RBR, ENABLE); in rt_uart_init()
A Dlpc177x_8x_uart.h652 void UART_IntConfig(LPC_UART_TypeDef *UARTx, UART_INT_Type UARTIntCfg, \
A Dlpc177x_8x_uart.c676 void UART_IntConfig(LPC_UART_TypeDef *UARTx, UART_INT_Type UARTIntCfg, FunctionalState NewState) in UART_IntConfig() function

Completed in 11 milliseconds