Searched refs:peekNextByte (Results 1 – 2 of 2) sorted by relevance
54 uint8_t peekNextByte(); // value of next byte in buffer.87 inline uint8_t TraceRawBuffer::peekNextByte() in peekNextByte() function
111 nextByte = m_trcIn.peekNextByte(); in processData()127 nextByte = m_trcIn.peekNextByte(); in processData()