Searched refs:ETM3_PKT_NOTSYNC (Results 1 – 4 of 4) sorted by relevance
257 setBytesPartPkt(m_currPacketData.size()-5,WAIT_SYNC,ETM3_PKT_NOTSYNC); in waitForSync()271 setBytesPartPkt(8,WAIT_SYNC,ETM3_PKT_NOTSYNC); in waitForSync()288 m_curr_packet.SetType(ETM3_PKT_NOTSYNC); // send unsynced data packet. in waitForSync()300 m_curr_packet.SetType(ETM3_PKT_NOTSYNC); // send unsynced data packet. in waitForSync()
261 case ETM3_PKT_NOTSYNC: in decodePacket()
351 case ETM3_PKT_NOTSYNC: //!< no sync found yet in packetTypeName()
51 ETM3_PKT_NOTSYNC, //!< no sync found yet enumerator