Searched refs:FIFO_RX_SIZE (Results 1 – 1 of 1) sorted by relevance
36 #define FIFO_RX_SIZE 128 macro39 static uint8_t RxBuffer[FIFO_RX_SIZE];99 FifoInit( &Uart1.FifoRx, RxBuffer, FIFO_RX_SIZE ); in GpsMcuInit()