Searched refs:sRxLength (Results 1 – 1 of 1) sorted by relevance
746 static int sRxLength = 0; variable798 if (rx_length > sRxLength) in userial_read_thread()799 sRxLength = rx_length; in userial_read_thread()836 if (sRxLength == 0) in userial_read_thread()1002 sRxLength = 0; in USERIAL_Open()