Searched defs:satellites (Results 1 – 8 of 8) sorted by relevance
48 struct gnss_satellite *satellites; member63 struct gnss_satellite *satellites; member
25 void gnss_publish_satellites(const struct device *dev, const struct gnss_satellite *satellites, in gnss_publish_satellites()
172 const struct gnss_satellite *satellites, uint16_t size) in gnss_dump_satellites_to_log()
37 struct gnss_satellite satellites[CONFIG_GNSS_NMEA_GENERIC_SATELLITES_COUNT]; member
551 static int parse_gsv_svs(struct gnss_satellite *satellites, const struct gsv_sv_args *svs, in parse_gsv_svs()645 struct gnss_satellite *satellites, uint16_t size) in gnss_nmea0183_parse_gsv_svs()
47 struct gnss_satellite satellites[CONFIG_GNSS_QUECTEL_LCX6G_SAT_ARRAY_SIZE]; member
21 static void gnss_satellites_cb(const struct device *dev, const struct gnss_satellite *satellites, in gnss_satellites_cb()
655 const struct gnss_satellite *satellites; member706 struct gnss_satellite satellites[4]; in ZTEST() local