Searched refs:readNibble (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/opencsd/decoder/source/stm/
H A Dtrc_pkt_proc_stm.cpp98 if(readNibble())
254 bGotData = readNibble(); // read until we have a sync or run out of data
387 if(readNibble())
548 if(readNibble())
569 if(readNibble())
708 if(readNibble())
773 bCont = readNibble();
797 bool TrcPktProcStm::readNibble() function in class:TrcPktProcStm
835 if(readNibble())
858 bCont = readNibble();
[all...]
/freebsd-13-stable/contrib/opencsd/decoder/include/opencsd/stm/
H A Dtrc_pkt_proc_stm.h158 bool readNibble();

Completed in 39 milliseconds