Searched refs:setCondRF2 (Results 1 – 2 of 2) sorted by relevance
144 void setCondRF2(const uint8_t key_incr, const uint8_t token);397 inline void EtmV4ITrcPacket::setCondRF2(const uint8_t key_incr, const uint8_t token) in setCondRF2() function
773 m_curr_packet.setCondRF2((lastByte & 0x4) ? 2 : 1, lastByte & 0x3); in iPktCondResult()