OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:magCalUpdate
(Results
1 - 7
of
7
) sorted by null
/device/google/contexthub/firmware/os/algos/calibration/online_calibration/magnetometer/mag_diverse_cal/
mag_diverse_cal.cc
39
new_calibration_update =
magCalUpdate
(
/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_cal/
mag_cal.h
89
enum MagUpdate
magCalUpdate
(struct MagCal *moc, uint64_t sample_time_us,
mag_cal.c
140
enum MagUpdate
magCalUpdate
(struct MagCal *moc, uint64_t sample_time_us,
/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_sphere_fit_cal/
mag_sphere_fit.c
131
if (UPDATE_BIAS ==
magCalUpdate
(&mocs->moc, sample_time_us, x, y, z)) {
/device/google/contexthub/firmware/os/drivers/st_mag40/
st_mag40.c
745
newMagnCalibData =
magCalUpdate
(&mTask.moc, TIME_NS_TO_US(mTask.timestampInt), xi, yi, zi);
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
bosch_bmi160.c
[
all
...]
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
st_lsm6dsm.c
[
all
...]
Completed in 1372 milliseconds