OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kInvalidTemperatureCelsius
(Results
1 - 3
of
3
) sorted by null
/device/google/contexthub/firmware/os/algos/calibration/online_calibration/common_data/
online_calibration.h
116
float temperature_celsius_ =
kInvalidTemperatureCelsius
;
sensor_data.h
35
constexpr float
kInvalidTemperatureCelsius
= INVALID_TEMPERATURE_CELSIUS;
/device/google/contexthub/firmware/os/algos/calibration/online_calibration/gyroscope/gyro_offset_over_temp_cal/
gyro_offset_over_temp_cal.cc
74
float temperature_celsius =
kInvalidTemperatureCelsius
;
Completed in 68 milliseconds