/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | st,stm32-dfsdm-adc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iio/adc/st,stm32-dfsdm-adc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Fabrice Gasnier <fabrice.gasnier@foss.st.com> 11 - Olivier Moysan <olivier.moysan@foss.st.com> 14 STM32 DFSDM ADC is a sigma delta analog-to-digital converter dedicated to 15 interface external sigma delta modulators to STM32 micro controllers. 17 - Sigma delta modulators (motor control, metering...) 18 - PDM microphones (audio digital microphone) [all …]
|
H A D | sigma-delta-modulator.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iio/adc/sigma-delta-modulator.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Sigma delta modulator 10 - Arnaud Pouliquen <arnaud.pouliquen@foss.st.com> 15 "sd-modulator" can be used as a generic SD modulator, 18 - sd-modulator 19 - ads1201 21 '#io-channel-cells': [all …]
|
H A D | qcom,spmi-vadc.txt | 3 - SPMI PMIC voltage ADC (VADC) provides interface to clients to read 4 voltage. The VADC is a 15-bit sigma-delta ADC. 5 - SPMI PMIC5 voltage ADC (ADC) provides interface to clients to read 6 voltage. The VADC is a 16-bit sigma-delta ADC. 10 - compatible: 13 Definition: Should contain "qcom,spmi-vadc". 14 Should contain "qcom,spmi-adc5" for PMIC5 ADC driver. 15 Should contain "qcom,spmi-adc-rev2" for PMIC rev2 ADC driver. 16 Should contain "qcom,pms405-adc" for PMS405 PMIC 18 - reg: [all …]
|
H A D | qcom,spmi-vadc.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 3 --- 4 $id: http://devicetree.org/schemas/iio/adc/qcom,spmi-vadc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - And [all...] |
H A D | adi,ad7780.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Michael Hennerich <michael.hennerich@analog.com> 13 The ad7780 is a sigma-delt [all...] |
H A D | ti,ads131e08.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Texas Instruments ADS131E0x 4-, 6- and 8-Channel ADCs 10 - Jonathan Cameron <jic23@kernel.org> 14 24-bit, delta-sigma, analog-to-digital converters (ADCs) with a 15 built-in programmable gain amplifier (PGA), internal reference 24 - ti,ads131e04 25 - ti,ads131e06 26 - ti,ads131e08 [all …]
|
/freebsd/contrib/ntp/scripts/stats/ |
H A D | README.stats | 36 49236 11.897 -0.000004 -35.9384 0 40 -0.000004 time offset (s) 41 -35.9384 frequency offset (ppm) 42 0 phase-lock loop time constant 59 127.127.4.1 receiver identifier (Spectracom 8170/Netclock-2) 69 Spectracom 8170/Netclock-2 WWVB receiver 103 using an external cesium oscillator PPS and 5-MHz outputs. 107 -85.9 time interval (ns) 108 -89.0 average time interval (ns) 109 4.0 time interval sigma (ns) [all …]
|
/freebsd/share/doc/usd/21.troff/ |
H A D | table2 | 1 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved. 60 Input Naming Conventions for \', \`, and \- 61 and for Non-ASCII Special Characters 68 Non-\s-1ASCII\s+1 characters and \fIminus\fP on the standard fonts. 87 - \- hyphen or 89 \- \e\- current font minus 125 Non-\s-1ASCII\s+1 characters and \', \`, \_\|, \(pl, \(mi, \(eq, and \(** on the special font. 131 \fIonly\fR on the special font and are printed as a 1-em space if that font 143 .ch cl \nmu-\n(.vu-1u 158 \(*d \e\|(*d delta [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | ak5558.txt | 1 AK5558 8 channel differential 32-bit delta-sigma ADC 7 - compatible : "asahi-kasei,ak5558" or "asahi-kasei,ak5552". 8 - reg : The I2C address of the device. 12 - reset-gpios: A GPIO specifier for the power down & reset pin. 13 - AVDD-supply: Analog power supply 14 - DVDD-supply: Digital power supply 20 compatible = "asahi-kasei,ak5558"; 22 reset-gpios = <&gpio1 10 GPIO_ACTIVE_LOW>;
|
H A D | ak5386.txt | 1 AK5386 Single-ended 24-Bit 192kHz delta-sigma ADC 7 - compatible : "asahi-kasei,ak5386" 11 - reset-gpio : a GPIO spec for the reset/power down pin. 13 - va-supply : a regulator spec, providing 5.0V 14 - vd-supply : a regulator spec, providing 3.3V 19 compatible = "asahi-kasei,ak5386"; 20 reset-gpio = <&gpio0 23>; 21 va-supply = <&vdd_5v0_reg>; 22 vd-supply = <&vdd_3v3_reg>;
|
H A D | asahi-kasei,ak5558.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/sound/asahi-kasei,ak5558.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: AK5558 8 channel differential 32-bit delta-sigma ADC 10 - Junichi Wakasugi <wakasugi.jb@om.asahi-kasei.co.jp> 11 - Mihai Serban <mihai.serban@nxp.com> 16 - asahi-kasei,ak5552 17 - asahi-kasei,ak5558 22 avdd-supply: [all …]
|
H A D | st,stm32-adfsdm.txt | 1 STMicroelectronics Audio Digital Filter Sigma Delta modulators(DFSDM) 5 For details on DFSDM bindings refer to ../iio/adc/st,stm32-dfsdm-adc.txt 8 - compatible: "st,stm32h7-dfsdm-dai". 10 - #sound-dai-cells : Must be equal to 0 12 - io-channels : phandle to iio dfsdm instance node. 17 compatible = "audio-graph-card"; 23 compatible = "st,stm32h7-dfsdm"; 26 clock-names = "dfsdm"; 27 #interrupt-cells = <1>; 28 #address-cells = <1>; [all …]
|
H A D | nvidia,tegra186-dspk.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/nvidia,tegra186-dspk.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 Density Modulation (PDM) transmitter that up-samples the input to 13 over sampled Pulse Code Modulation (PCM) input to the desired 1-bit 14 output via Delta Sigma Modulation (DSM). 17 - Jon Hunter <jonathanh@nvidia.com> 18 - Sameer Pujar <spujar@nvidia.com> 21 - $ref: dai-common.yaml# [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | CommentHTMLNamedCharacterReferences.td | 13 // http://www.w3.org/TR/2011/WD-html5-20110113/named-character-references.html 109 def : NCR<"Delta", 0x00394>; 114 def : NCR<"Sigma", 0x003A3>; 123 def : NCR<"delta", 0x003B4>; 136 def : NCR<"sigma", 0x003C3>;
|
/freebsd/tools/tools/locale/etc/charmaps/ |
H A D | ISO8859-7.TXT | 3 # Name: ISO 8859-7:2003 to Unicode 7 # Date: 2003-Nov-12 10 # Copyright (c) 1991-2003 Unicode, Inc. All Rights reserved. 12 # This file is provided as-is by Unicode, Inc. (The Unicode Consortium). 29 # ISO 8859-7:2003 characters map into Unicode. 31 # ISO 8859-7:1987 is equivalent to ISO-IR-126, ELOT 928, 32 # and ECMA 118. ISO 8859-7:2003 adds two currency signs 35 # Format: Three tab-separated columns 36 # Column #1 is the ISO 8859-7 code (in hex as 0xXX) 40 # The entries are in ISO 8859-7 order. [all …]
|
/freebsd/contrib/mandoc/ |
H A D | eqn.7 | 27 language is an equation-formatting language. 59 case-sensitive literals in the input: 60 .Bd -literal -offset indent 91 White-space consists of the space, tab, circumflex, and tilde 108 available: alpha, beta, chi, delta, epsilon, eta, gamma, iota, kappa, 109 lambda, mu, nu, omega, omicron, phi, pi, psi, rho, sigma, tau, theta, 110 upsilon, xi, zeta, DELTA, GAMMA, LAMBDA, OMEGA, PHI, PI, PSI, SIGMA, 113 differential), times (multiply), cdot (center-dot), nothing (zero-width 114 space), approx (approximately equals), prime (prime), half (one-half), 116 (much less), <\- (left arrow), \-> (right arrow), +\- (plus-minus), != [all …]
|
H A D | chars.c | 60 { "rn", "-", 0x203e }, 91 { "em", "--", 0x2014 }, 92 { "en", "-", 0x2013 }, 93 { "hy", "-", 0x2010 }, 130 { "lt", ",-", 0x23a7 }, 131 { "bracelefttp", ",-", 0x23a7 }, 134 { "lb", "`-", 0x23a9 }, 135 { "braceleftbt", "`-", 0x23a9 }, 137 { "rt", "-.", 0x23ab }, 138 { "bracerighttp", "-.", 0x23ab }, [all …]
|
H A D | mandoc_char.7 | 5 .\" Copyright (c) 2011,2013,2015,2017-2020 Ingo Schwarze <schwarze@openbsd.org> 60 In particular, in English manual pages, do not use special-character 66 the en-dash (\(en), 67 the em-dash (\(em), 74 .Bd -unfilled -offset indent 75 blue-eyed 76 lorry-driver 79 The en-dash is used to separate the two elements of a range, 80 or can be used the same way as an em-dash. 83 .Bd -unfilled -offset indent [all …]
|
H A D | eqn.c | 222 { "delta", "*d" }, /* EQNSYM_delta */ 237 { "sigma", "*s" }, /* EQNSYM_sigma */ 243 { "DELTA", "*D" }, /* EQNSYM_DELTA */ 250 { "SIGMA", "*S" }, /* EQNSYM_SIGMA */ 271 { "<-", "<-" }, /* EQNSYM_larrow */ 272 { "->", "->" }, /* EQNSYM_rarrow */ 273 { "+-", "+-" }, /* EQNSYM_pm */ 278 { "-", "mi" }, /* EQNSYM_minus */ 311 ep->gsize = EQN_DEFSIZE; in eqn_alloc() 318 free(ep->data); in eqn_reset() [all …]
|
/freebsd/share/man/man4/man4.arm/ |
H A D | bcm283x_pwm.4 | 2 .\" SPDX-License-Identifier: BSD-2-Clause 4 .\" Copyright (c) 2017 Poul-Henning Kamp <phk@FreeBSD.org> 32 .Nd bcm283x_pwm - driver for Raspberry Pi 2/3 PWM 44 .Bd -literal 55 .Bl -tag -width ".Va dev.pwm" 59 The N/M mode is a first order delta-sigma mode, which makes a quite 104 .An -nosplit 108 .An Poul-Henning Kamp Aq Mt phk@FreeBSD.org .
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ |
H A D | Automaton.td | 1 //===- Automaton.td ----------------------------------------*- tablegen -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // This file defines the key top-level classes needed to produce a reasonably 10 // generic finite-state automaton. 12 //===----------------------------------------------------------------------===// 15 // generic finite-state automaton over a set of actions and states. 20 // 3) a transition function from state + action -> state. 24 // S: (sigma) The input alphabet. 25 // d: (delta) The transition function f(q in Q, s in S) -> q' in Q. [all …]
|
/freebsd/tools/tools/locale/etc/ |
H A D | charmaps.xml | 3 <!-- Attributes known: 4 name = language name - only one 5 encoding = encodings to be done - separated by space 6 countries = countries to create - separated by space 7 family = which font family - only one 9 too - only one 10 encoding_link = link this original encoding too - separated \ 12 fallback = read this file if name_countries doesn't exist - \ 28 --> 32 countries="ET" /> <!-- UTF-8 only --> [all …]
|
/freebsd/usr.bin/morse/ |
H A D | morse.c | 1 /*- 51 /* Always use the speaker, let the open fail if -p is selected */ 71 {'a', ".-"}, 72 {'b', "-..."}, 73 {'c', "-.-."}, 74 {'d', "-.."}, 76 {'f', "..-."}, 77 {'g', "--."}, 80 {'j', ".---"}, 81 {'k', "-.-"}, [all …]
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | DerivedNormalizationProps.txt | 1 # DerivedNormalizationProps-4.0.1.txt 2 # Date: 2004-03-02, 02:42:17 GMT [MD] 5 # Copyright (c) 1991-2004 Unicode, Inc. 21 03F2 ; FC_NFKC; 03C3 # L& GREEK LUNATE SIGMA SYMBOL 22 03F9 ; FC_NFKC; 03C3 # L& GREEK CAPITAL LUNATE SIGMA SYMBOL 45 2102 ; FC_NFKC; 0063 # L& DOUBLE-STRUCK CAPITAL C 50 210C ; FC_NFKC; 0068 # L& BLACK-LETTER CAPITAL H 51 210D ; FC_NFKC; 0068 # L& DOUBLE-STRUCK CAPITAL H 53 2111 ; FC_NFKC; 0069 # L& BLACK-LETTER CAPITAL I 55 2115 ; FC_NFKC; 006E # L& DOUBLE-STRUCK CAPITAL N [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | vendor-prefixes.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/vendor-prefixes.yaml# 5 $schema: http://devicetree.org/meta-schema [all...] |