Lines Matching defs:in
47 static void chppGnssConvertClockFromChre(const struct chreGnssClock *in, in chppGnssConvertClockFromChre()
61 const struct chreGnssMeasurement *in, struct ChppGnssMeasurement *out) { in chppGnssConvertMeasurementFromChre()
81 static void chppGnssConvertDataEventFromChre(const struct chreGnssDataEvent *in, in chppGnssConvertDataEventFromChre()
110 const struct chreGnssLocationEvent *in, struct ChppGnssLocationEvent *out) { in chppGnssConvertLocationEventFromChre()
127 bool chppGnssDataEventFromChre(const struct chreGnssDataEvent *in, in chppGnssDataEventFromChre()
146 bool chppGnssLocationEventFromChre(const struct chreGnssLocationEvent *in, in chppGnssLocationEventFromChre()
164 static bool chppGnssConvertClockToChre(const struct ChppGnssClock *in, in chppGnssConvertClockToChre()
180 const struct ChppGnssMeasurement *in, struct chreGnssMeasurement *out) { in chppGnssConvertMeasurementToChre()
202 static bool chppGnssConvertDataEventToChre(const struct ChppGnssDataEvent *in, in chppGnssConvertDataEventToChre()
244 const struct ChppGnssLocationEvent *in, struct chreGnssLocationEvent *out) { in chppGnssConvertLocationEventToChre()
264 const struct ChppGnssDataEvent *in, size_t inSize) { in chppGnssDataEventToChre()
279 const struct ChppGnssLocationEvent *in, size_t inSize) { in chppGnssLocationEventToChre()