Home
last modified time | relevance | path

Searched full:pps (Results 1 – 14 of 14) sorted by relevance

/Zephyr-latest/dts/bindings/gnss/
Dgnss-pps.yaml5 pps-mode:
9 PPS output mode:
20 pps-pulse-width:
22 description: 1PPS pulse width
Dquectel,lc26g.yaml11 - gnss-pps.yaml
Dquectel,lc76g.yaml11 - gnss-pps.yaml
Dquectel,lc86g.yaml11 - gnss-pps.yaml
/Zephyr-latest/include/zephyr/drivers/
Dgnss.h34 /** GNSS PPS modes */
36 /** PPS output disabled */
38 /** PPS output always enabled */
40 /** PPS output enabled from first lock */
42 /** PPS output enabled while locked */
104 /** API for getting timestamp of last PPS pulse */
389 * @brief Get the timestamp of the latest PPS timepulse
394 * @param timestamp Kernel tick count at the time of the PPS pulse
398 * @retval -ENOTSUP if driver does not have PPS pin connected
399 * @retval -EAGAIN if PPS pulse is not considered valid
/Zephyr-latest/tests/drivers/build_all/gnss/
Dapp.overlay27 pps-mode = "GNSS_PPS_MODE_ENABLED";
/Zephyr-latest/doc/hardware/peripherals/
Dgnss.rst15 commonly named PPS (Pulse-Per-Second).
/Zephyr-latest/scripts/generate_usb_vif/
Dgenerate_vif.py159 pps = (pdo_value >> 28) & 0x03
160 if pps:
/Zephyr-latest/include/zephyr/dt-bindings/usb-c/
Dpd.h70 #define PDO_APDO_TYPE_SHIFT 28 /* Only valid value currently is 0x0 - PPS */
/Zephyr-latest/doc/kernel/
Dtimeutil.rst238 received a GPS with or without a 1pps signal.
/Zephyr-latest/drivers/gnss/
Dgnss_quectel_lcx6g.c230 LOG_ERR("Failed to configure PPS"); in quectel_lcx6g_resume()
/Zephyr-latest/include/zephyr/drivers/rtc/
Dmaxim_ds3231.h482 * enabling a 1pps signal then capturing the system clocks in a GPIO
/Zephyr-latest/include/zephyr/bluetooth/classic/
Dsdp.h226 * @name The Data representation in SDP PDUs (pps 339, 340 of BT SDP Spec)
/Zephyr-latest/include/zephyr/drivers/usb_c/
Dusbc_pd.h679 /** PPS Power Limited */