Searched refs:ashSetCalibration (Results 1 – 4 of 4) sorted by relevance
19 bool ashSetCalibration(uint8_t sensorType, const struct ashCalInfo *calInfo) { in ashSetCalibration() function
165 bool ashSetCalibration(uint8_t sensorType, const struct ashCalInfo *calInfo);
133 DLL_EXPORT bool ashSetCalibration(uint8_t sensorType, in ashSetCalibration() function
166 success = ashSetCalibration(sensor, sensorCalInfo); in handleTimerEvent()