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