Searched refs:sRxLength (Results 1 – 1 of 1) sorted by relevance
747 static int sRxLength = 0; variable799 if (rx_length > sRxLength) in userial_read_thread()800 sRxLength = rx_length; in userial_read_thread()837 if (sRxLength == 0) in userial_read_thread()1003 sRxLength = 0; in USERIAL_Open()