Searched defs:has_ts (Results 1 – 2 of 2) sorted by relevance
281 bool has_ts = strcmp(iio_channel_get_id(channels[channel_count-1]), "timestamp") == 0; in main() local
128 …uint32_t has_ts:1; /**< 1 if the packet has an associated timestamp - e.g. SW/STM tra… member