Searched refs:RX_FIFO_SIZE (Results 1 – 2 of 2) sorted by relevance
27 #define RX_FIFO_SIZE 6 macro56 uint8_t Rx_FIFO[RX_FIFO_SIZE];
355 if (u_el->Rx_FIFO_cnt >= RX_FIFO_SIZE) { in Rx_FIFO_push()