Searched refs:lRxSpace (Results 1 – 1 of 1) sorted by relevance
1170 int32_t lRxSpace; in prvSendData() local1185 lRxSpace = ( int32_t ) ulRxBufferSpace; in prvSendData()1196 … ( lRxSpace >= lMinLength ) && /* There is Rx space for more data. */ in prvSendData()1241 ( int ) lRxSpace ) ); in prvSendData()1268 ( void ) lRxSpace; in prvSendData()