Home
last modified time | relevance | path

Searched refs:declination (Results 1 – 5 of 5) sorted by relevance

/device/google/contexthub/firmware/os/inc/
DhalIntf.h75 float declination; // in rad member
/device/google/contexthub/firmware/os/drivers/st_mag40/
Dst_mag40.c526 (int)(d->declination * 180 / M_PI + 0.5f), in magCfgData()
/device/google/contexthub/sensorhal/
Dhubconnection.cpp1775 .declination = info.data_float[1], in setOperationParameter()
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c3228 (int)(d->declination * 180 / M_PI + 0.5f),
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
Dst_lsm6dsm.c3733 (int)(d->declination * 180 / M_PI + 0.5f), in lsm6dsm_magnCfgData()