Searched refs:PulseDataPresent (Results 1 – 2 of 2) sorted by relevance
115 PulseData->PulseDataPresent = 0; in CPulseData_Read()117 if ((PulseData->PulseDataPresent = (UCHAR)FDKreadBit(bs)) != 0) { in CPulseData_Read()153 if (PulseData->PulseDataPresent) { in CPulseData_Apply()
112 UCHAR PulseDataPresent; member