Searched refs:_shiftCount (Results 1 – 1 of 1) sorted by relevance
36 uint8_t _shiftCount = 0; variable60 _shiftCount = 0; in ResetBuffer()80 _shiftCount++; in IsBufferFull()82 return _shiftCount == 5; in IsBufferFull()172 …Stream(_state.Reg8000, _state.RegA000, _state.RegC000, _state.RegE000, _writeBuffer, _shiftCount, … in StreamState()