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()
246 u_char ppsapi_tried; /* attempt PPSAPI once */ member475 if (up->ppsapi_tried && up->ppsapi_fd != pp->io.fd) in nmea_shutdown()519 if ((CLK_FLAG1 & pp->sloppyclockflag) && !up->ppsapi_tried) { in nmea_control()520 up->ppsapi_tried = TRUE; in nmea_control()554 if ( !(CLK_FLAG1 & pp->sloppyclockflag) && up->ppsapi_tried) { in nmea_control()567 up->ppsapi_tried = FALSE; in nmea_control()