Searched refs:Uart1RxBuffer (Results 1 – 3 of 3) sorted by relevance
91 uint8_t Uart1RxBuffer[UART1_FIFO_RX_SIZE]; variable126 FifoInit( &Uart1.FifoRx, Uart1RxBuffer, UART1_FIFO_RX_SIZE ); in BoardInitMcu()