Searched defs:gnss_time (Results 1 – 1 of 1) sorted by relevance
152 struct gnss_time { struct154 uint8_t hour;156 uint8_t minute;158 uint16_t millisecond;160 uint8_t month_day;162 uint8_t month;186 struct gnss_time utc; argument