Searched defs:auib (Results 1 – 1 of 1) sorted by relevance
72 struct auib { struct74 u_short active; /* 0=inactive, else=active */75 u_short format; /* time output format */76 struct irig_time timestr; /* time structure */77 char buffer[14]; /* output formation buffer */80 struct timeval tv1,tv2,tv3; /* time stamps (median filter) */81 int level0,level1; /* lo/hi input levels */82 int level; /* decision level */83 int high; /* recent largest sample */84 int sl0,sl1; /* recent sample levels */[all …]