Searched refs:copyLastSample (Results 1 – 2 of 2) sorted by relevance
210 copyLastSample<chreSensorFloatData>(&event->floatData, in getLastSample()214 copyLastSample<chreSensorByteData>(&event->byteData, in getLastSample()218 copyLastSample<chreSensorUint64Data>(&event->uint64Data, in getLastSample()
131 static void copyLastSample(const SensorDataType *newEvent,136 void SensorTypeHelpers::copyLastSample(const SensorDataType *newEvent, in copyLastSample() function