Home
last modified time | relevance | path

Searched full:microsecond (Results 1 – 25 of 123) sorted by relevance

12345

/freebsd-src/sys/contrib/device-tree/Bindings/regulator/
H A Drichtek,rtmv20-regulator.yaml38 load current pulse delay in microsecond after strobe pin pulse high.
45 Load current pulse width in microsecond after strobe pin pulse high.
52 Fsin1 pulse high delay in microsecond after vsync signal pulse high.
59 Fsin1 pulse high width in microsecond after vsync signal pulse high.
66 Fsin2 pulse high delay in microsecond after vsync signal pulse high.
73 Fsin2 pulse high width in microsecond after vsync signal pulse high.
79 description: Eye safety function pulse width limit in microsecond.
/freebsd-src/sys/dev/ae/
H A Dif_aevar.h37 /* How much to wait for reset to complete (10 microsecond units). */
40 /* How much to wait for device to enter idle state (100 microsecond units). */
43 /* How much to wait for MDIO to do the work (2 microsecond units). */
/freebsd-src/contrib/kyua/utils/
H A Ddatetime.cpp312 /// \param microsecond The microsecond in the [0,999999] range.
319 const int microsecond) in from_values() argument
327 PRE(microsecond >= 0 && microsecond <= 999999); in from_values()
354 data.tv_usec = static_cast< suseconds_t >(microsecond); in from_values()
438 const int microsecond) in set_mock_now() argument
441 microsecond); in set_mock_now()
/freebsd-src/sys/contrib/device-tree/Bindings/input/rmi4/
H A Drmi_spi.txt21 - spi-rx-delay-us: microsecond delay after a read transfer.
22 - spi-tx-delay-us: microsecond delay after a write transfer.
/freebsd-src/sys/contrib/device-tree/Bindings/thermal/
H A Dthermal-idle.yaml36 The idle duration in microsecond the device should cool down.
40 The exit latency constraint in microsecond for the injected idle state
/freebsd-src/share/man/man4/
H A Dbce.4218 Time in microsecond ticks to wait before generating a status
225 Time in microsecond ticks to wait during RX interrupt
242 Time in microsecond ticks to wait before a status block
249 Time in microsecond ticks to wait in interrupt processing
/freebsd-src/contrib/ntp/html/hints/
H A Dsun43 A bug in SunOS 4.1.1 results in the kernel time losing 1 microsecond
/freebsd-src/contrib/libpcap/
H A Dpcap-tstamp.manmisc.in168 resolution than one microsecond, the additional digits of resolution are
183 call will have microsecond resolution.
/freebsd-src/contrib/file/magic/Magdir/
H A Dnifty188 >>0 byte &0x10 microsecond
202 >>0 lelong &0x10 microsecond
H A Dsniffer287 0 ulelong 0xa1b2c3d4 pcap capture file, microsecond ts (little-endian)
302 0 ubelong 0xa1b2cd34 pcap capture file, microsecond ts, extensions (big-endian)
304 0 ulelong 0xa1b2cd34 pcap capture file, microsecond ts, extensions (little-endian)
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h209 // FILETIME's are # of 100 nanosecond ticks (1/10th of a microsecond) in toDuration()
221 // FILETIME's are # of 100 nanosecond ticks (1/10th of a microsecond) in toTimePoint()
/freebsd-src/crypto/openssh/regress/
H A Dtimestamp.c20 * Print a microsecond-granularity timestamp to stdout in an ISO8601-ish
/freebsd-src/lib/libc/gen/
H A Dualarm.380 A microsecond is 0.000001 seconds.
/freebsd-src/sys/contrib/device-tree/Bindings/
H A Dproperty-units.txt18 -us : microsecond
/freebsd-src/contrib/ntp/util/
H A DREADME18 microsecond counters, such as recent Sun and certain HP and DEC systems,
/freebsd-src/sys/dev/isci/scil/
H A Dscic_config_parameters.h156 * activity in increments of a microsecond, it can be in increments of
173 * outbound traffic in increments of a microsecond.
/freebsd-src/contrib/kyua/doc/
H A Dresults-files.mdoc56 is a timestamp with microsecond resolution.
/freebsd-src/sbin/dmesg/
H A Ddmesg.880 If set to 2, then a microsecond granularity timestamp will be added.
/freebsd-src/contrib/elftoolchain/libelftc/
H A Delftc_set_timestamps.c64 * 1-microsecond granularity. in elftc_set_timestamps()
/freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pragma/
H A Dtst.temporal2.ksh68 chill(1000); /* one microsecond */
/freebsd-src/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-eic-sprd.txt24 (microsecond resolution) to generate interrupts by level or edge trigger.
H A Dsprd,gpio-eic.yaml37 (microsecond resolution) to generate interrupts by level or edge trigger.
/freebsd-src/contrib/tcpdump/
H A Dtcpdump.1.in527 microsecond resolution and \fBnano\fP for nanosecond resolution. The
528 default is microsecond resolution.
539 nanosecond precision. In contrast, a savefile created with microsecond
755 Print a delta (microsecond or nanosecond resolution depending on the
758 The default is microsecond resolution.
765 Print a delta (microsecond or nanosecond resolution depending on the
768 The default is microsecond resolution.
/freebsd-src/crypto/openssh/openbsd-compat/regress/
H A Dutimensattest.c87 * Results expected to be rounded to the nearest microsecond. in main()
/freebsd-src/lib/libsys/
H A Dktrace.2126 field gives the time (with microsecond resolution)

12345