Searched refs:gnss_dump_time (Results 1 – 2 of 2) sorted by relevance
46 int gnss_dump_time(char *str, uint16_t strsize, const struct gnss_time *utc);
118 int gnss_dump_time(char *str, uint16_t strsize, const struct gnss_time *utc) in gnss_dump_time() function160 if (gnss_dump_time(dump_buf, sizeof(dump_buf), &data->utc) < 0) { in gnss_dump_data_to_log()