Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PPS
:
(none)
pps_core
PPS (Pulse Per Second) is a special pulse provided by some GPS antennae. Userland can use it to get a high-precision time reference.
Some antennae's PPS signals are connected with the CD (Carrier Detect) pin of the serial line they use to communicate with the host. In this case use the SERIAL_LINE client support.
Some antennae's PPS signals are connected with some special host inputs so you have to enable the corresponding client support.
To compile this driver as a module, choose M here: the module will be called pps_core.ko.
Raw data from LKDDb:
lkddb module pps_core CONFIG_PPS : drivers/pps/Kconfig : "PPS support" # in 2.6.31–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb of "" "" "pps-gpio" : CONFIG_PPS CONFIG_PPS_CLIENT_GPIO : drivers/pps/clients/pps-gpio.c # in 3.11–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb platform "pps-gpio" : CONFIG_PPS CONFIG_PPS_CLIENT_GPIO : drivers/pps/clients/pps-gpio.c # in 3.2–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - P index
Automatically generated (in year 2024). See also LKDDb sources on GitLab