Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Duart_15xx.c133 *p8 = Chip_UART_ReadByte(pUART); in Chip_UART_Read()
179 uint8_t ch = Chip_UART_ReadByte(pUART); in Chip_UART_RXIntHandlerRB()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Duart_15xx.h183 STATIC INLINE uint32_t Chip_UART_ReadByte(LPC_USART_T *pUART) in Chip_UART_ReadByte() function

Completed in 6 milliseconds