Lines Matching refs:can
7 This program is free software; you can redistribute it and/or modify
27 can use it to adjust system clock time.
29 A PPS source can be connected to a serial port (usually to the Data
51 ok for the serial and parallel port, where you can do something
58 The problem can be simply solved if you consider that a PPS source is
78 If your device doesn't report PPS, you can check that the feature is
116 Once you have registered a new PPS source into the system you can
145 Inside each "assert" and "clear" file you can find the timestamp and a
167 In order to test the PPS support even without specific hardware you can use
223 so it is used for PPS assert edge. PPS clear edge can be determined only
224 using polling in the interrupt handler which actually can be done way more
225 precisely because interrupt handling delays can be quite big and random. So
233 The delay can be selected using 'delay' pps_gen_parport module parameter.