Searched refs:tval2long (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/AppleUSBIrDA-145.2.4/
H A DAppleIrDA.h139 static inline unsigned long tval2long( mach_timespec val ) function
/macosx-10.9.5/AppleUSBCDCDriver-4201.2.5/Common/
H A DAppleUSBCDCCommon.h458 static inline unsigned long tval2long(mach_timespec val) function
/macosx-10.9.5/AppleUSBCDCDriver-4201.2.5/AppleUSBCDCDMM/Classes/
H A DAppleUSBCDCDMM.cpp2138 *data = tval2long(fPort.CharLatInterval)/ 1000;
2142 *data = tval2long(fPort.DataLatInterval)/ 1000;
/macosx-10.9.5/AppleUSBCDCDriver-4201.2.5/AppleUSBCDCACM/DataDriver/Classes/
H A DAppleUSBCDCACMData.cpp2970 *data = tval2long(fPort.CharLatInterval)/ 1000;
2974 *data = tval2long(fPort.DataLatInterval)/ 1000;
/macosx-10.9.5/AppleUSBIrDA-145.2.4/AppleUSBIrDA/
H A DAppleUSBIrDA.cpp2748 *data = tval2long( port->CharLatInterval )/ 1000;
2753 *data = tval2long( port->DataLatInterval )/ 1000;

Completed in 185 milliseconds