Home
last modified time | relevance | path

Searched +full:slew +full:- +full:time +full:- +full:us (Results 1 – 25 of 46) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-arb-gpio-challenge.txt1 GPIO-based I2C Arbitration Using a Challenge & Response Mechanism
7 the standard I2C multi-master rules. Using GPIOs is generally useful in
21 others can see. These are all active low with pull-ups enabled. We'll
24 - OUR_CLAIM: output from us signaling to other hosts that we want the bus
25 - THEIR_CLAIMS: output from others signaling that they want the bus
33 2. Waits a little bit for the other sides to notice (slew time, say 10
39 6. Go back to 1 (until retry time has expired).
43 - compatible: i2c-arb-gpio-challenge
44 - our-claim-gpio: The GPIO that we use to claim the bus.
45 - their-claim-gpios: The GPIOs that the other sides use to claim the bus.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/iio/dac/
H A Dad5758.txt4 - compatible: Must be "adi,ad5758"
5 - reg: SPI chip select number for the device
6 - spi-max-frequency: Max SPI frequency to use (< 50000000)
7 - spi-cpha: is the only mode that is supported
11 - adi,dc-dc-mode: Mode of operation of the dc-to-dc converter
19 In this mode, the VDPC+ voltage is user-programmable to
25 can be enabled at any one time.
36 - adi,range-microvolt: Voltage output range
40 * <(-5000000) 5000000>: ±5 V voltage range
41 * <(-10000000) 10000000>: ±10 V voltage range
[all …]
H A Dadi,ad5758.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Michae
[all...]
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3399-gru-chromebook.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Google Gru-Chromebook shared properties
8 #include "rk3399-gru.dtsi"
11 pp900_ap: pp900-ap {
12 compatible = "regulator-fixed";
13 regulator-name = "pp900_ap";
16 regulator-always-o
[all...]
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dstm32mp15x-mecio1-io.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
8 #include "stm32mp15-pinctrl.dtsi"
9 #include "stm32mp15xxaa-pinctrl.dtsi"
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/input/input.h>
15 stdout-path = "serial0:1500000n8";
34 reserved-memory {
35 #address-cells = <1>;
36 #size-cells = <1>;
40 compatible = "shared-dma-pool";
[all …]
H A Dstm32mp135f-dhcor-dhsbc.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
6 * DHCR-STM32MP135F-C100-R051-EE-F0409-SPI4-RTC-WBT-I-01LG
7 * DHCOR PCB number: 718-100 or newer
8 * DHSBC PCB number: 719-100 or newer
11 /dts-v1/;
13 #include <dt-bindings/regulator/st,stm32mp13-regulator.h>
16 #include "stm32mp13xx-dhcor-som.dtsi"
20 compatible = "dh,stm32mp135f-dhcor-dhsbc",
21 "dh,stm32mp135f-dhcor-som",
32 stdout-path = "serial0:115200n8";
[all …]
H A Dstm32mp135f-dk.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
3 * Copyright (C) STMicroelectronics 2021 - All Rights Reserved
7 /dts-v1/;
9 #include <dt-bindings/gpio/gpio.h>
10 #include <dt-bindings/input/input.h>
11 #include <dt-bindings/leds/common.h>
12 #include <dt-bindings/regulator/st,stm32mp13-regulator.h>
15 #include "stm32mp13-pinctrl.dtsi"
18 model = "STMicroelectronics STM32MP135F-DK Discovery Board";
19 compatible = "st,stm32mp135f-dk", "st,stm32mp135";
[all …]
/freebsd/contrib/ntp/ntpd/
H A Dinvoke-ntpd.texi7 # EDIT THIS FILE WITH CAUTION (invoke-ntpd.texi)
9 # It has been AutoGen-ed May 25, 2024 at 12:04:00 AM by AutoGen 5.18.16
10 # From the definitions ntpd-opts.def
11 # and the template file agtexi-cmd.tpl
19 and maintains the system time of day in synchronism with Internet
20 standard time servers.
22 Network Time Protocol (NTP) version 4, as defined by RFC-5905,
24 version 3, as defined by RFC-1305, and versions 1
25 and 2, as defined by RFC-105
[all...]
H A Dntpd.1ntpdmdoc4 .\" EDIT THIS FILE WITH CAUTION (ntpd-opts.mdoc)
6 .\" It has been AutoGen-ed May 25, 2024 at 12:03:54 AM by AutoGen 5.18.16
7 .\" From the definitions ntpd-opts.def
8 .\" and the template file agmdoc-cmd.tpl
17 .Op Fl \-option\-name Ns Oo Oo Ns "=| " Oc Ns Ar value Oc
24 and maintains the system time of day in synchronism with Internet
25 standard time servers.
27 Network Time Protocol (NTP) version 4, as defined by RFC\-590
[all...]
H A Dntpd.mdoc.in4 .\" EDIT THIS FILE WITH CAUTION (ntpd-opts.mdoc)
6 .\" It has been AutoGen-ed May 25, 2024 at 12:03:54 AM by AutoGen 5.18.16
7 .\" From the definitions ntpd-opts.def
8 .\" and the template file agmdoc-cmd.tpl
17 .Op Fl \-option\-name Ns Oo Oo Ns "=| " Oc Ns Ar value Oc
24 and maintains the system time of day in synchronism with Internet
25 standard time servers.
27 Network Time Protocol (NTP) version 4, as defined by RFC\-590
[all...]
H A Dntpdbase-opts.def1 #include autogen-version.def
3 include = <<- _EOF_
14 flags-cant = ipv6;
16 doc = <<- _EndOfDoc_
25 flags-cant = ipv4;
27 doc = <<- _EndOfDoc_
37 flags-cant = authnoreq;
38 doc = <<- _EndOfDoc_
49 flags-cant = authreq;
50 doc = <<- _EndOfDoc_
[all …]
H A Dntpd.1ntpdman2 . it 1 an-trap
6 .ds B-Font [CB]
7 .ds I-Font [CI]
8 .ds R-Font [CR]
10 .ds B-Font B
11 .ds I-Font I
12 .ds R-Font R
15 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
17 .\" It has been AutoGen-ed May 25, 2024 at 12:04:07 AM by AutoGen 5.18.16
18 .\" From the definitions ntpd-opt
[all...]
H A Dntpd.man.in2 . it 1 an-trap
6 .ds B-Font [CB]
7 .ds I-Font [CI]
8 .ds R-Font [CR]
10 .ds B-Font B
11 .ds I-Font I
12 .ds R-Font R
15 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
17 .\" It has been AutoGen-ed May 25, 2024 at 12:04:07 AM by AutoGen 5.18.16
18 .\" From the definitions ntpd-opt
[all...]
H A Dntpd.html1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
3 <!-- Created by GNU Texinfo 6.6, http://www.gnu.org/software/texinfo/ -->
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6 <title>ntpd: Network Time Protocol (NTP) Daemon User&rsquo;s Manual</title>
8 <meta name="description" content="ntpd: Network Time Protoco
[all...]
H A Dntpd-opts.c2 * EDIT THIS FILE WITH CAUTION (ntpd-opts.c)
4 * It has been AutoGen-ed May 25, 2024 at 12:03:09 AM by AutoGen 5.18.16
5 * From the definitions ntpd-opts.def
21 * Copyright (C) 1992-2024 The University of Delaware and Network Time Foundation, all rights reserved.
26 * <http://opensource.org/licenses/ntp-license.php>
34 * without specific, written prior permission. The University of Delaware and Network Time Foundation makes no
41 #include "ntpd-opts.h"
84 "Copyright (C) 1992-2024 The University of Delaware and Network Time Foundatio
[all...]
/freebsd/contrib/ntp/kernel/sys/
H A Dtimex.h21 * Added defines for hybrid phase/frequency-lock loop.
25 * defines for PPS phase-lock loop.
39 * This header file defines the Network Time Protocol (NTP) interfaces
45 * ntp_gettime - NTP user application interface
56 * ntp_adjtime - NTP daemon application interface
76 * phase-lock loop (PLL) model used in the kernel implementation. These
91 * MAXTC establishes the maximum time constant of the PLL. With the
92 * SHIFT_KG and SHIFT_KF values given and a time constant range from
100 #define MAXTC 6 /* maximum time constant (shift) */
105 * possible without overflow of a 32-bit word.
[all …]
/freebsd/sys/contrib/device-tree/src/arm/microchip/
H A Dat91-sama7g54_curiosity.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * at91-sama7g54_curiosity.dts - Device Tree file for SAMA7G54 Curiosity Board
10 /dts-v1/;
11 #include "sama7g5-pinfunc.h"
13 #include <dt-bindings/input/input.h>
14 #include <dt-bindings/leds/common.h>
15 #include <dt-bindings/mfd/atmel-flexcom.h>
16 #include <dt-bindings/pinctrl/at91.h>
20 compatible = "microchip,sama7g54-curiosity", "microchip,sama7g5", "microchip,sama7";
28 stdout-path = "serial0:115200n8";
[all …]
H A Dat91-sama7g5ek.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * at91-sama7g5ek.dts - Device Tree file for SAMA7G5-EK board
11 /dts-v1/;
12 #include "sama7g5-pinfunc.h"
14 #include <dt-bindings/mfd/atmel-flexcom.h>
15 #include <dt-bindings/input/input.h>
16 #include <dt-bindings/pinctrl/at91.h>
17 #include <dt-bindings/sound/microchip,pdmc.h>
20 model = "Microchip SAMA7G5-EK";
25 stdout-path = "serial0:115200n8";
[all …]
/freebsd/contrib/ntp/libntp/
H A Dsystime.c2 * systime -- routines to fiddle a UNIX clock.
30 int allow_panic = FALSE; /* allow panic correction (-g) */
43 * system clock in various architectures and operating systems. Time is
50 * predicted, the low-order unused portion of the time below the minimum
51 * time to read the clock is filled with an unbiased random fuzz.
56 * use a high-resolution counter such that each clock reading is always
57 * at least MINSTEP greater than the prior, sys_tick is the time to read
60 * The sys_fuzz variable measures the minimum time t
[all...]
/freebsd/contrib/ntp/sntp/
H A Dmain.c32 double steplimit = -1;
33 SOCKET sock4 = -1; /* Socket for IPv4 */
34 SOCKET sock6 = -1; /* Socket for IPv6 */
39 SOCKET bsock4 = -1; /* Broadcast Socket for IPv4 */
40 SOCKET bsock6 = -1; /* Broadcast Socket for IPv6 */
144 /* Initialize logging system - sets up progname */ in sntp_main()
154 argc -= optct; in sntp_main()
178 printf("%s: Must supply at least one of -b hostname, -c hostname, or hostname.\n", in sntp_main()
186 ** - separat in sntp_main()
[all...]
/freebsd/contrib/ntp/ntpdate/
H A Dntpdate.c2 * ntpdate - set the time of day by polling one or more NTP servers
75 #define TARGET_RESOLUTION 1 /* Try for 1-millisecond accuracy
86 # define NTPDATE_PRIO (-12)
92 /* POSIX TIMERS - vxWorks doesn't have itimer - casey */
102 #define NTP_INFIN 15 /* max stratum, infinity a la Bellman-Ford */
105 #define PEER_SHIFT 8 /* 8 suitable for crystal time base */
158 u_long sys_timeout = DEFTIMEOUT; /* timeout time, in TIMER_HZ units */
167 * The current internal time
273 * The current internal time in clear_globals()
292 * Main program. Initialize us and loop waiting for I/O and/or
[all …]
/freebsd/sys/contrib/device-tree/src/arm/nvidia/
H A Dtegra30-asus-nexus7-grouper-common.dtsi1 // SPDX-License-Identifier: GPL-2.0
3 #include <dt-bindings/input/gpio-keys.h>
4 #include <dt-bindings/input/input.h>
5 #include <dt-bindings/power/summit,smb347-charger.h>
6 #include <dt-bindings/thermal/thermal.h>
9 #include "tegra30-cpu-opp.dtsi"
10 #include "tegra30-cpu-opp-microvolt.dtsi"
11 #include "tegra30-asus-lvds-display.dtsi"
27 * pre-existing /chosen node to be available to insert the
33 trusted-foundations {
[all …]
H A Dtegra30-lg-x3.dtsi1 // SPDX-License-Identifier: GPL-2.0
3 #include <dt-bindings/input/gpio-keys.h>
4 #include <dt-bindings/input/input.h>
5 #include <dt-bindings/leds/common.h>
6 #include <dt-bindings/mfd/max77620.h>
7 #include <dt-bindings/thermal/thermal.h>
10 #include "tegra30-cpu-opp.dtsi"
11 #include "tegra30-cpu-opp-microvolt.dtsi"
14 chassis-type = "handset";
30 * pre-existing /chosen node to be available to insert the
[all …]
H A Dtegra20-asus-tf101.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include <dt-bindings/input/atmel-maxtouch.h>
5 #include <dt-bindings/input/gpio-keys.h>
6 #include <dt-bindings/input/input.h>
7 #include <dt-binding
[all...]
/freebsd/contrib/one-true-awk/testdir/
H A Dbib26 And God said, Let us make man in our image, after our likeness: and let them have dominion over the…
78 And the LORD God said, Behold, the man is become as one of us, to know good and evil: and now, lest…
83 And in process of time it came to pass, that Cain brought of the fruit of the ground an offering un…
88 …ame to pass, when they were in the field, that Cain rose up against Abel his brother, and slew him.
105 …d his name Seth: For God, said she, hath appointed me another seed instead of Abel, whom Cain slew.
135 And he called his name Noah, saying, This same shall comfort us concerning our work and toil of our…
270 And they said one to another, Go to, let us make brick, and burn them thoroughly. And they had bric…
271 And they said, Go to, let us build us a city and a tower, whose top may reach unto heaven; and let
274 Go to, let us go down, and there confound their language, that they may not understand one another'…
419 But my covenant will I establish with Isaac, which Sarah shall bear unto thee at this set time in t…
[all …]

12