OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:overTempCalNewOffsetAvailable
(Results
1 - 4
of
4
) sorted by null
/device/google/contexthub/firmware/os/algos/calibration/online_calibration/gyroscope/gyro_offset_over_temp_cal/
gyro_offset_over_temp_cal.cc
87
const bool new_otc_offset =
overTempCalNewOffsetAvailable
(&over_temp_cal_);
/device/google/contexthub/firmware/os/algos/calibration/over_temp/
over_temp_cal.h
317
//
overTempCalNewOffsetAvailable
() is called. This variable indicates that new
478
bool
overTempCalNewOffsetAvailable
(struct OverTempCal *over_temp_cal);
over_temp_cal.c
536
bool
overTempCalNewOffsetAvailable
(struct OverTempCal *over_temp_cal) {
[
all
...]
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
bosch_bmi160.c
[
all
...]
Completed in 59 milliseconds