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

/macosx-10.10/AppleUSBIrDA-145.2.4/AppleUSBIrDA/
H A DAppleUSBIrDA.h201 UInt32 fCurrentBaud; // current speed in bps member in class:AppleUSBIrDADriver
H A DAppleUSBIrDA.cpp797 if (fCurrentBaud < 115200) {
798 bof_count = bof_count * (115200 / fCurrentBaud);
837 fCurrentBaud = brate;
2130 fCurrentBaud = 9600;

Completed in 70 milliseconds