Home
last modified time | relevance | path

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

/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()
187 Chip_UART_IntEnable(LPC_USART, UART_INTEN_TXRDY); in UCOM_bulk_hdlr()
/external/platform/lpc15xx/lpcopen/periph_uart_rb/example/src/
A Duart_rb.c153 Chip_UART_IntEnable(LPC_USART, UART_INTEN_RXRDY); in main()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Duart_15xx.c213 Chip_UART_IntEnable(pUART, UART_INTEN_TXRDY); in Chip_UART_SendRB()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Duart_15xx.h197 STATIC INLINE void Chip_UART_IntEnable(LPC_USART_T *pUART, uint32_t intMask) in Chip_UART_IntEnable() function

Completed in 5 milliseconds