Home
last modified time | relevance | path

Searched refs:UART_INTEN_RXRDY (Results 1 – 4 of 4) sorted by relevance

/lk-master/platform/lpc15xx/
A Ddebug.c43 Chip_UART_IntEnable(DEBUG_UART, UART_INTEN_RXRDY); in lpc_debug_init()
/lk-master/external/platform/lpc15xx/lpcopen/periph_uart_rb/example/src/
A Duart_rb.c153 Chip_UART_IntEnable(LPC_USART, UART_INTEN_RXRDY); in main()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Duart_15xx.h111 #define UART_INTEN_RXRDY (0x01 << 0) /*!< Receive Ready interrupt */ macro
/lk-master/external/platform/lpc15xx/lpcopen/usbd_rom_cdc_uart/example/src/
A Dcdc_uart.c141 Chip_UART_IntEnable(LPC_USART, UART_INTEN_RXRDY); in UCOM_UartInit()

Completed in 5 milliseconds