Searched full:pulsewidth (Results 1 – 2 of 2) sorted by relevance
200 int64_t pulsewidth = -1; in main() local274 pulsewidth = atoi(optarg); in main()496 if (pulsewidth >= 0 && perout < 0) { in main()516 if (pulsewidth >= 0) { in main()518 perout_request.on.sec = pulsewidth / NSEC_PER_SEC; in main()519 perout_request.on.nsec = pulsewidth % NSEC_PER_SEC; in main()
96 PulseWidth = 1 / OutputClock microseconds