Home
last modified time | relevance | path

Searched refs:Chip_UART_SendByte (Results 1 – 2 of 2) sorted by relevance

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Duart_15xx.c100 Chip_UART_SendByte(pUART, *p8); in Chip_UART_Send()
192 Chip_UART_SendByte(pUART, ch); in Chip_UART_TXIntHandlerRB()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Duart_15xx.h170 STATIC INLINE void Chip_UART_SendByte(LPC_USART_T *pUART, uint8_t data) in Chip_UART_SendByte() function

Completed in 4 milliseconds