Searched refs:ppsapi_tried (Results 1 – 2 of 2) sorted by relevance
133 int ppsapi_tried; /* attempt PPSAPI once */ member572 if (!up->ppsapi_tried) in wwvb_control()574 up->ppsapi_tried = 0; in wwvb_control()585 if (up->ppsapi_tried) in wwvb_control()590 up->ppsapi_tried = 1; in wwvb_control()
247 u_char ppsapi_tried; /* attempt PPSAPI once */ member501 if ((CLK_FLAG1 & pp->sloppyclockflag) && !up->ppsapi_tried) { in nmea_control()503 up->ppsapi_tried = TRUE; in nmea_control()539 if ( !(CLK_FLAG1 & pp->sloppyclockflag) && up->ppsapi_tried) { in nmea_control()549 up->ppsapi_tried = FALSE; in nmea_control()