Home | History | Annotate | Download | only in libsensors_iio

Lines Matching refs:cal_stored

2051     int cal_stored = 0;
2082 if (!cal_stored && (!en && (changed & (1 << Gyro)))) {
2084 cal_stored = 1;
2096 if (!(sensors & INV_THREE_AXIS_ACCEL) && !cal_stored) {
2098 cal_stored = 1;
2110 if (!cal_stored && (!en && (changed & (1 << MagneticField)))) {
2112 cal_stored = 1;
2227 if (!cal_stored) {
2229 cal_stored = 1;
2240 if (!cal_stored) {
2242 cal_stored = 1;