Searched refs:BUFMAX (Results 1 – 1 of 1) sorted by relevance
231 #define BUFMAX 256 macro244 static uint8_t remcomInBuffer[BUFMAX] bulk_data;245 static uint8_t remcomOutBuffer[BUFMAX] bulk_data;283 while (count < BUFMAX - 1) { in getpacket()