Home
last modified time | relevance | path

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

/bsp/apollo2/libraries/drivers/hal/
A Dam_hal_uart.c762 char cRecChar; in am_hal_uart_line_receive_polled() local
773 am_hal_uart_char_receive_polled(ui32Module, &cRecChar); in am_hal_uart_line_receive_polled()
775 if ((cRecChar == '\n') || (cRecChar == '\r')) in am_hal_uart_line_receive_polled()
785 *pcChar++ = cRecChar; in am_hal_uart_line_receive_polled()

Completed in 5 milliseconds