Searched full:pulsewidth (Results 1 – 2 of 2) sorted by relevance
202 int64_t pulsewidth = -1; in main() local281 pulsewidth = atoi(optarg); in main()503 if (pulsewidth >= 0 && perout < 0) { in main()523 if (pulsewidth >= 0) { in main()525 perout_request.on.sec = pulsewidth / NSEC_PER_SEC; in main()526 perout_request.on.nsec = pulsewidth % NSEC_PER_SEC; in main()
96 PulseWidth = 1 / OutputClock microseconds