Home | History | Annotate | Download | only in jni

Lines Matching refs:bias_ns

1156     // sign of full_bias_ns and bias_ns has flipped between GpsClock &
1181 // Definition of sign for full_bias_ns & bias_ns has been changed since N,
1184 SET_IF(GPS_CLOCK_HAS_BIAS, BiasNanos, -(clock->bias_ns));
1209 SET_IF(GNSS_CLOCK_HAS_BIAS, BiasNanos, clock->bias_ns);