Home
last modified time | relevance | path

Searched refs:microseconds (Results 1 – 24 of 24) sorted by relevance

/hardware/interfaces/ir/1.0/
DIConsumerIr.hal24 * microseconds. The carrier should be turned off at the end of a transmit
/hardware/google/pixel/usb/include/pixelusb/
DUsbGadgetCommon.h91 using ::std::chrono::microseconds;
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DValidateRequest.cpp100 std::chrono::microseconds{0}); in validate()
DValidateBurst.cpp71 ResultChannelReceiver::create(resultChannelLength, std::chrono::microseconds{0}); in createBurst()
DGeneratedTestHarness.cpp209 std::chrono::microseconds{0}); in CreateBurst()
/hardware/libhardware/modules/camera/3_4/arc/
Dexif_utils.cpp34 ExifLong microseconds = in SetLatitudeOrLongitudeData() local
40 {microseconds, 1000000}); in SetLatitudeOrLongitudeData()
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DValidateRequest.cpp108 std::chrono::microseconds{0}); in validate()
DValidateBurst.cpp76 ResultChannelReceiver::create(resultChannelLength, std::chrono::microseconds{0}); in createBurst()
DGeneratedTestHarness.cpp548 std::chrono::microseconds{0}); in CreateBurst()
/hardware/interfaces/sensors/2.0/vts/functional/
DVtsHalSensorsV2_0TargetTest.cpp44 using std::chrono::microseconds;
870 milliseconds minDelay = duration_cast<milliseconds>(microseconds(sensor.minDelay)); in TEST_P()
897 usleep(duration_cast<microseconds>(kOneSecond + (5 * maxMinDelay)).count()); in TEST_P()
919 milliseconds sensorMinDelay = duration_cast<milliseconds>(microseconds(sensor.minDelay)); in TEST_P()
/hardware/interfaces/sensors/common/vts/utils/
DSensorsHidlTestBase.cpp368 const useconds_t minTimeUs = std::chrono::microseconds(duration).count(); in testStreamingOperation()
378 if (std::chrono::microseconds(sensor.minDelay) > samplingPeriod) { in testStreamingOperation()
/hardware/google/pixel/usb/
DMonitorFfs.cpp183 if (std::chrono::duration_cast<microseconds>(temp - disconnect).count() < in startMonitorFd()
/hardware/interfaces/camera/common/1.0/default/
DExif.cpp356 ExifLong microseconds = in setLatitudeOrLongitudeData() local
362 {microseconds, 1000000}); in setLatitudeOrLongitudeData()
/hardware/interfaces/audio/2.0/
DIStreamOut.hal126 * presented. The units are microseconds, where the epoch is decided by the
/hardware/interfaces/audio/6.0/
DIStreamOut.hal133 * presented. The units are microseconds, where the epoch is decided by the
/hardware/interfaces/audio/4.0/
DIStreamOut.hal133 * presented. The units are microseconds, where the epoch is decided by the
/hardware/interfaces/audio/5.0/
DIStreamOut.hal133 * presented. The units are microseconds, where the epoch is decided by the
/hardware/google/interfaces/media/c2/1.0/
Dtypes.hal383 * Timestamp in microseconds - can wrap around.
/hardware/interfaces/sensors/1.0/
Dtypes.hal863 * continuous: minimum sample period allowed in microseconds
905 * microseconds.
908 * microseconds.
/hardware/interfaces/neuralnetworks/1.2/
Dtypes.t464 * Times are measured in microseconds.
Dtypes.hal5066 * Times are measured in microseconds.
/hardware/interfaces/media/c2/1.0/
Dtypes.hal465 * Timestamp in microseconds.
/hardware/interfaces/input/common/1.0/
Dtypes.hal825 * Device time at which the event occurred, in microseconds.
/hardware/interfaces/wifi/1.0/
Dtypes.hal149 * TimeStamp in microseconds (us).
1882 * Time of the measurement (in microseconds since boot).