Searched defs:gnss_time (Results 1 – 1 of 1) sorted by relevance
150 struct gnss_time { struct152 uint8_t hour;154 uint8_t minute;156 uint16_t millisecond;158 uint8_t month_day;160 uint8_t month;184 struct gnss_time utc; argument