Searched refs:BSCBUS_BUFSIZE (Results 1 – 1 of 1) sorted by relevance
212 #define BSCBUS_BUFSIZE 8 macro283 uint8_t cmdbuf[BSCBUS_BUFSIZE];285 uint8_t reply[BSCBUS_BUFSIZE];704 if (++rcvd < BSCBUS_BUFSIZE) in bscbus_process_waiting()723 } else if (rcvd >= BSCBUS_BUFSIZE) { in bscbus_process_waiting()