/freebsd/contrib/libpcap/ |
H A D | pcap-tstamp.manmisc.in | 22 .TH PCAP-TSTAMP @MAN_MISC_INFO@ "14 July 2020" 24 pcap-tstamp \- packet time stamps in libpcap 41 capture device and when the networking stack time-stamps the packet; 43 the timer used to generate the time stamps might have low resolution, 48 a high-resolution timer might use a counter that runs at a rate 58 different CPU cores on a multi-core or multi-processor system might be 60 synchronized, so packets time-stamped by different cores might not have 68 the fraction-of-a-second part of the time stamp might roll over past 76 In addition, packets time-stamped by different cores might be 77 time-stamped in one order and added to the queue of packets for libpcap [all …]
|
H A D | sf-pcapng.c | 21 * sf-pcapng.c - pcapng-file-format-specific code from savefile.c 26 #include <pcap/pcap-inttypes.h> 34 #include "pcap-int.h" 35 #include "pcap-util.h" 37 #include "pcap-common.h" 40 #include "os-proto.h" 43 #include "sf-pcapng.h" 97 * Byte-order magic value. 131 #define IF_TSRESOL 9 /* interface's time stamp resolution */ 178 * Block cursor - used when processing the contents of a block. [all …]
|
/freebsd/share/man/man4/ |
H A D | psm.4 | 3 .\" Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> 62 .Ss Device Resolution 63 The PS/2 style pointing device usually has several grades of resolution, 67 Some devices may have finer resolution. 68 The current resolution can be changed at runtime. 71 driver allows the user to initially set the resolution 99 The movement and status are encoded in a series of fixed-length data packets 128 .Bl -tag -width Byte_1 -compact 130 .Bl -tag -width bit_7 -compact 155 -256 through 255. [all …]
|
H A D | lm75.4 | 51 .Bd -literal 62 dev.lm75.0.polarity: active-low 65 .Bl -tag -width ".Va dev.lm75.%d.temperature" 67 Is the read-only value of the current temperature read by the sensor. 86 It can be set to 'active-low' (default) or 'active-high'. 87 Please note that the output pin is an open-drain output and it needs a 88 proper pull-up resistor to work. 107 driver supports both the low and the high resolution models. 109 The low resolution model (lm75) provides a 9 bit output with the LSB 112 The high resolution model (lm75a) provides an 11 bit output with the LSB [all …]
|
H A D | ow_temp.4 | 1 .\"- 2 .\" SPDX-License-Identifier: BSD-2-Clause 31 .Nd Dallas Semiconductor 1-Wire Temperature sensor 37 module supports many of the 1-Wire temperature sensors. 47 .Bl -column "DS18S20" "Econo 1-Wire Digital Thermometer" -compact 48 .It DS1820 Ta 1-Wire Digital Thermometer 49 .It DS18S20 Ta High-Precision 1-Wire Digital Thermometer 50 .It DS18B20 Ta Programmable Resolution 1-Wire Digital Thermometer 51 .It DS1822 Ta Econo 1-Wire Digital Thermometer 52 .It DS1825 Ta Programmable Resolution 1-Wire Digital Thermometer with 4-bit ID [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iio/proximity/ |
H A D | semtech,sx9324.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schema [all...] |
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | xilinx.txt | 10 Each IP-core has a set of parameters which the FPGA designer can use to 20 properties of the device node. In general, device nodes for IP-cores 23 (name): (generic-name)@(base-address) { 24 compatible = "xlnx,(ip-core-name)-(HW_VER)" 27 interrupt-parent = <&interrupt-controller-phandle>; 29 xlnx,(parameter1) = "(string-value)"; 30 xlnx,(parameter2) = <(int-value)>; 33 (generic-name): an open firmware-style name that describes the 36 (ip-core-name): the name of the ip block (given after the BEGIN 38 and all underscores '_' converted to dashes '-'. [all …]
|
/freebsd/sys/dev/iicbus/sensor/ |
H A D | lm75.c | 1 /*- 3 * Copyright (c) 2013-2014 Luiz Otavio O Souza <loos@freebsd.org> 64 #define LM75_MIN_TEMP -55 138 return (-1); in lm75_read() 151 return (-1); in lm75_write() 165 sc->sc_max_resolution = 9; in lm75_probe() 173 switch (compat_ptr->ocd_data){ in lm75_probe() 175 sc->sc_max_resolution = 9; in lm75_probe() 178 sc->sc_max_resolution = 11; in lm75_probe() 195 sc->sc_dev = dev; in lm75_attach() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/ |
H A D | ti,dlpc3433.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jagan Teki <jagan@amarulasolutions.com> 11 - Christopher Vollo <chris@renewoutreach.org> 15 for processing high resolution DMD based projectors. 21 It supports upto 720p resolution with 60 and 120 Hz refresh 30 - 0x1b 31 - 0x1d 33 enable-gpios: [all …]
|
H A D | toshiba,tc358775.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Vinay Simha BN <simhavcs@gmail.com> 15 MIPI DSI-RX Data 4-lane, CLK 1-lane with data rates up to 800 Mbps/lane. 17 Up to 1600x1200 24-bit/pixel resolution for single-link LVDS display panel 19 Up to WUXGA (1920x1200 24-bit pixels) resolution for dual-link LVDS display 30 vdd-supply: 33 vddio-supply: 36 stby-gpios: [all …]
|
H A D | lontium,lt9211.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Marek Vasut <marex@denx.de> 13 The LT9211 are bridge devices which convert Single/Dual-Link DSI/LVDS 14 or Single DPI to Single/Dual-Link DSI/LVDS or Single DPI. 19 - lontium,lt9211 27 reset-gpios: 29 description: GPIO connected to active high RESET pin. 31 vccio-supply: [all …]
|
/freebsd/sys/dev/goldfish/ |
H A D | goldfish_rtc.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 30 * initially for Android but now also used for RISC-V's virt machine. 32 …* https://android.googlesource.com/platform/external/qemu/+/master/docs/GOLDFISH-VIRTUAL-HARDWARE.… 70 if (ofw_bus_is_compatible(dev, "google,goldfish-rtc")) { in goldfish_rtc_probe() 85 sc->rid = 0; in goldfish_rtc_attach() 86 sc->res = bus_alloc_resource_any(dev, SYS_RES_MEMORY, &sc->rid, in goldfish_rtc_attach() 88 if (sc->res == NULL) { in goldfish_rtc_attach() 93 mtx_init(&sc->mtx, device_get_nameunit(dev), NULL, MTX_DEF); in goldfish_rtc_attach() 96 * Register as a system realtime clock with 1 second resolution. in goldfish_rtc_attach() [all …]
|
/freebsd/crypto/openssl/providers/implementations/rands/seeding/ |
H A D | rand_vxworks.c | 2 * Copyright 2019-2021 The OpenSSL Project Authors. All Rights Reserved. 89 * Add some noise from the thread id and a high resolution timer. in ossl_rand_pool_add_additional_data() 110 * Add process id, thread id, and a high resolution timestamp to in ossl_pool_add_nonce_data() 111 * ensure that the nonce is unique with high probability for in ossl_pool_add_nonce_data() 151 * this is by design as the sw-random lib uses interrupts in ossl_pool_acquire_entropy()
|
H A D | rand_win.c | 2 * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved. 40 * Intel hardware RNG CSP -- available from 139 * Add process id, thread id, and a high resolution timestamp to in ossl_pool_add_nonce_data() 140 * ensure that the nonce is unique with high probability for in ossl_pool_add_nonce_data() 161 * Add some noise from the thread id and a high resolution timer. in ossl_rand_pool_add_additional_data()
|
/freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
H A D | ti,bq24735.txt | 5 - compatible : "ti,bq24735" 8 - interrupts : Specify the interrupt to be used to trigger when the AC 10 - ti,ac-detect-gpios : This GPIO is optionally used to read the AC adapter 14 (high) on AC adapter presence. 15 - ti,charge-current : Used to control and set the charging current. This value 16 must be between 128mA and 8.128A with a 64mA step resolution. The POR value 19 - ti,charge-voltage : Used to control and set the charging voltage. This value 20 must be between 1.024V and 19.2V with a 16mV step resolution. The POR value 23 - ti,input-current : Used to control and set the charger input current. This 24 value must be between 128mA and 8.064A with a 128mA step resolution. The [all …]
|
H A D | bq24735.yaml | 1 # SPDX-License-Identifier: GPL-2.0 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 title: TI BQ24735 Li-Ion Battery Charger 11 - Sebastian Reichel <sre@kernel.org> 14 - $ref: power-supply.yaml# 27 ti,ac-detect-gpios: 33 absence despite ACOK being active (high) on AC adapter presence. 35 ti,charge-current: 39 This value must be between 128mA and 8.128A with a 64mA step resolution. [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/leds/ |
H A D | leds-lm3697.txt | 1 * Texas Instruments - LM3697 Highly Efficient White LED Driver 3 The LM3697 11-bit LED driver provides high- 10 - compatible: 12 - reg : I2C slave address 13 - #address-cells : 1 14 - #size-cells : 0 17 - enable-gpios : GPIO pin to enable/disable the device 18 - vled-supply : LED supply 21 - reg : 0 - LED is Controlled by bank A 22 1 - LED is Controlled by bank B [all …]
|
/freebsd/share/doc/papers/timecounter/ |
H A D | timecounter.ms | 5 .\" ---------------------------------------------------------------------------- 6 .\" "THE BEER-WARE LICENSE" (Revision 42): 9 .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp 10 .\" ---------------------------------------------------------------------------- 16 .A "Poul-Henning Kamp" "The FreeBSD Project" 18 The FreeBSD timecounters are an architecture-independent implementation 21 multiplication to canonical timescales based on micro- or nano-seconds 23 synchronisation. Timecounters are implemented using lock-less 24 stable-storage based primitives which scale efficiently in SMP 80 for instance transport or consumption of a substance at a well-known [all …]
|
/freebsd/contrib/elftoolchain/libelftc/ |
H A D | elftc_set_timestamps.3 | 59 This function will invoke the high-resolution 64 the function will use lower resolution 70 .Bd -literal -offset indent
|
/freebsd/share/man/man4/man4.arm/ |
H A D | imx6_snvs.4 | 31 .Nd device driver for the NXP i.MX6 on-chip Realtime Clock 36 .Bd -ragged -offset indent 43 .Bd -literal -offset indent 50 support for the i.MX6 on-chip realtime clock. 51 It provides the time of day with a resolution of approximately 55 stands for Secure Non-Volatile Storage, and refers to the subsystem 58 The on-chip realtime clock is part of that subsystem. 65 due to its relatively high power draw. In such systems, this driver 68 i2c or other type of alternate realtime clock with lower resolution,
|
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/ |
H A D | iqs5xx.txt | 5 - compatible : Must be equal to one of the following: 10 - reg : I2C slave address for the device. 12 - interrupts : GPIO to which the device's active-high RDY 15 - reset-gpios : GPIO to which the device's active-low NRST 20 - touchscreen-min-x : See [2]. 22 - touchscreen-min-y : See [2]. 24 - touchscreen-size-x : See [2]. If this property is omitted, the 25 maximum x-coordinate is specified by the 26 device's "X Resolution" register. 28 - touchscreen-size-y : See [2]. If this property is omitted, the [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | st,stm32-adc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iio/adc/st,stm32-adc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 STM32 ADC is a successive approximation analog-to-digital converter. 13 stored in a left-aligned or right-aligned 32-bit data register. 17 voltage goes beyond the user-defined, higher or lower thresholds. 22 - Fabrice Gasnier <fabrice.gasnier@foss.st.com> 27 - st,stm32f4-adc-core 28 - st,stm32h7-adc-core [all …]
|
/freebsd/sys/contrib/alpine-hal/ |
H A D | al_hal_pbs_regs.h | 1 /*- 10 found at http://www.gnu.org/licenses/gpl-2.0.html 62 /* [0x4] PASW high */ 66 /* [0xc] PASW high */ 70 /* [0x14] PASW high */ 74 /* [0x1c] PASW high */ 78 /* [0x24] PASW high */ 82 /* [0x2c] PASW high */ 86 /* [0x34] PASW high */ 90 /* [0x3c] PASW high */ [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/display/panel/ |
H A D | panel-timing.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/panel/panel-timing.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Thierry Reding <thierry.reding@gmail.com> 11 - Sam Ravnborg <sam@ravnborg.org> 20 +-------+----------+-------------------------------------+----------+ 24 +-------+----------+-------------------------------------+----------+ 28 +-------+----------#######################################----------+ 33 |<----->|<-------->#<-------+--------------------------->#<-------->| [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/ |
H A D | ovti,ov02a10.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Dongchu [all...] |