Searched refs:PulseDataPresent (Results 1 – 2 of 2) sorted by relevance
109 PulseData->PulseDataPresent = 0; in CPulseData_Read()111 if ((PulseData->PulseDataPresent = (UCHAR) FDKreadBit(bs)) != 0) { in CPulseData_Read()146 if (PulseData->PulseDataPresent) in CPulseData_Apply()
103 UCHAR PulseDataPresent; member