OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:magCalAddBias
(Results
1 - 4
of
4
) sorted by null
/device/google/contexthub/firmware/os/algos/calibration/online_calibration/magnetometer/mag_diverse_cal/
mag_diverse_cal.cc
81
magCalAddBias
(&mag_cal_, input_cal_data.offset[0], input_cal_data.offset[1],
/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_cal/
mag_cal.h
94
void
magCalAddBias
(struct MagCal *moc, float x, float y, float z);
mag_cal.c
234
void
magCalAddBias
(struct MagCal *moc, float x, float y, float z) {
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
bosch_bmi160.c
[
all
...]
Completed in 523 milliseconds