Searched refs:Chip_UART_ReadByte (Results 1 – 2 of 2) sorted by relevance
133 *p8 = Chip_UART_ReadByte(pUART); in Chip_UART_Read()179 uint8_t ch = Chip_UART_ReadByte(pUART); in Chip_UART_RXIntHandlerRB()
183 STATIC INLINE uint32_t Chip_UART_ReadByte(LPC_USART_T *pUART) in Chip_UART_ReadByte() function
Completed in 6 milliseconds