Home
last modified time | relevance | path

Searched refs:ADC (Results 1 – 25 of 370) sorted by relevance

12345678910>>...15

/freebsd-14.2/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dstmpe.txt38 - st,sample-time : ADC conversion time in number of clock.
46 - st,mod-12b : ADC Bit mode
47 0 -> 10bit ADC
48 1 -> 12bit ADC
49 - st,ref-sel : ADC reference source
52 - st,adc-freq : ADC Clock speed
77 /* Common ADC settings */
78 /* 3.25 MHz ADC clock speed */
80 /* 12-bit ADC */
82 /* internal ADC reference */
[all …]
H A Dti-tsc-adc.txt1 * TI - TSC ADC (Touschscreen and analog digital converter)
22 remaining 4 can be used by the ADC.
36 ti,adc-channels: List of analog inputs available for ADC.
42 ADC clock cycles. Charge delay value should be large
55 ADC in the order of ti,adc-channels. The
56 value corresponds to the number of ADC
59 sending the start of ADC conversion.
62 of ADC in the order of ti,adc-channels.
64 ADC clock cycles to sample (to hold
68 channel of ADC. If average is 16 then input
[all …]
H A Dresistive-adc-touch.txt1 Generic resistive touchscreen ADC
6 The device must be connected to an ADC device that provides channels for
12 - iio-channels: must have at least two channels connected to an ADC device.
13 These should correspond to the channels exposed by the ADC device and should
14 have the right index as the ADC device registers them. These channels
21 used if the ADC device also measures pressure besides position.
/freebsd-14.2/sys/contrib/device-tree/Bindings/iio/adc/
H A Dnuvoton,npcm-adc.txt1 Nuvoton NPCM Analog to Digital Converter (ADC)
3 The NPCM ADC is a 10-bit converter for eight channel inputs.
8 - interrupts: Contain the ADC interrupt with flags for falling edge.
12 - clocks: phandle of ADC reference clock, in case the clock is not
13 added the ADC will use the default ADC sample rate.
14 - vref-supply: The regulator supply ADC reference voltage, in case the
15 vref-supply is not added the ADC will use internal voltage
H A Dimx7d-adc.txt1 Freescale imx7d ADC bindings
3 The devicetree bindings are for the ADC driver written for
8 - reg: Offset and length of the register set for the ADC device
9 - interrupts: The interrupt number for the ADC device
10 - clocks: The root clock of the ADC controller
12 - vref-supply: The regulator supply ADC reference voltage
H A Dti,am3359-adc.yaml7 title: TI AM3359 ADC
27 description: List of analog inputs available for ADC. AIN0 = 0, AIN1 = 1 and
34 description: List of open delays for each channel of ADC in the order of
35 ti,adc-channels. The value corresponds to the number of ADC clock cycles
37 the start of ADC conversion. Maximum value is 0x3FFFF.
43 description: List of sample delays for each channel of ADC in the order of
44 ti,adc-channels. The value corresponds to the number of ADC clock cycles
51 description: Number of averages to be performed for each channel of ADC. If
54 ADC to generate a sample. Maximum value is 16.
H A Dadi,axi-adc.yaml7 title: Analog Devices AXI ADC IP core
13 Analog Devices Generic AXI ADC IP core for interfacing an ADC device
17 interface for the actual ADC, while this IP core will interface
18 to the data-lines of the ADC and handle the streaming of data into
41 A reference to a the actual ADC to which this FPGA ADC interfaces to.
H A Dst,stmpe-adc.yaml7 title: ADC on an STMPE multifunction device.
13 This ADC forms part of an ST microelectronics STMPE multifunction device .
14 The ADC is shared with the STMPE touchscreen. As a result some ADC related
25 Bitmask specifying which ADC channels should _not_ be
40 st,norequest-mask = <0x0f>; /* dont use ADC CH3-0 */
H A Dlpc1850-adc.txt1 NXP LPC1850 ADC bindings
5 - reg: Offset and length of the register set for the ADC device
6 - interrupts: The interrupt number for the ADC device
7 - clocks: The root clock of the ADC controller
8 - vref-supply: The regulator supply ADC reference voltage
H A Dstmpe-adc.txt1 STMPE ADC driver
8 Note that the ADC is shared with the STMPE touchscreen. ADC related settings
10 - st,norequest-mask: bitmask specifying which ADC channels should _not_ be
20 st,norequest-mask = <0x0F>; /* dont use ADC CH3-0 */
H A Dst,stm32-adc.yaml7 title: STMicroelectronics STM32 ADC
10 STM32 ADC is a successive approximation analog-to-digital converter.
19 Each STM32 ADC block can have up to 3 ADC instances.
37 One or more interrupts for ADC block, depending on part used:
38 - stm32f4 and stm32h7 share a common ADC interrupt line.
40 ADC block.
41 - stm32mp13 has an interrupt line per ADC block.
205 - description: ADC interrupt line
232 ADC instance available on the machine.
244 Offset of ADC instance in ADC block. Valid values are:
[all …]
H A Dqcom,spmi-vadc.txt1 Qualcomm's SPMI PMIC ADC
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.
14 Should contain "qcom,spmi-adc5" for PMIC5 ADC driver.
15 Should contain "qcom,spmi-adc-rev2" for PMIC rev2 ADC driver.
26 Definition: Must be one. Child node 'reg' property should define ADC
50 Definition: ADC channel number.
56 Definition: ADC input of the platform as seen in the schematics.
[all …]
H A Dqcom,spmi-vadc.yaml7 title: Qualcomm's SPMI PMIC ADC
14 SPMI PMIC voltage ADC (VADC) provides interface to clients to read
15 voltage. The VADC is a 15-bit sigma-delta ADC.
16 SPMI PMIC5/PMIC7 voltage ADC (ADC) provides interface to clients to read
17 voltage. The VADC is a 16-bit sigma-delta ADC.
61 Represents the external channels which are connected to the ADC.
72 ADC channel number.
80 ADC input of the platform as seen in the schematics.
88 This parameter is used to decrease ADC sampling rate.
98 down to 1/3 of its value before ADC measurement.
[all …]
H A Dingenic,adc.txt1 * Ingenic JZ47xx ADC controller IIO bindings
9 - reg: ADC controller registers location and length.
10 - clocks: phandle to the SoC's ADC clock.
15 ADC clients must use the format described in iio-bindings.txt, giving
16 a phandle and IIO specifier pair ("io-channels") to the ADC controller.
H A Dberlin2_adc.txt1 * Berlin Analog to Digital Converter (ADC)
3 The Berlin ADC has 8 channels, with one connected to a temperature sensor.
4 It is part of the system controller register set. The ADC node should be a
9 - interrupts: the interrupts for the ADC and the temperature sensor
H A Dnuvoton,npcm750-adc.yaml7 title: Nuvoton NPCM BMC Analog to Digital Converter (ADC)
13 The NPCM7XX ADC is a 10-bit converter and NPCM8XX ADC is a 12-bit converter,
27 description: ADC interrupt, should be set for falling edge.
34 description: If not provided the defulat ADC sample rate will be used.
H A Dqcom,pm8xxx-xoadc.txt3 The Qualcomm PM8xxx PMICs contain a HK/XO ADC (Housekeeping/Crystal
4 oscillator ADC) encompassing PM8018, PM8038, PM8058 and PM8921.
14 - reg: should contain the ADC base address in the PMIC, typically
23 ADC has a special addressing scheme that require two cells for
24 identifying each ADC channel:
39 and reference the proper ADC interrupt.
43 The ADC channels are configured as subnodes of the ADC.
45 Since some of them are used for calibrating the ADC, these nodes are
77 Definition: This parameter is used to decrease the ADC sampling rate.
/freebsd-14.2/sys/contrib/device-tree/Bindings/mfd/
H A Dstmpe.txt17 Optional properties for devices with touch and ADC (STMPE811|STMPE610):
18 - st,sample-time : ADC conversion time in number of clock.
23 - st,mod-12b : ADC Bit mode
24 0 -> 10bit ADC 1 -> 12bit ADC
25 - st,ref-sel : ADC reference source
27 - st,adc-freq : ADC Clock speed
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h319 : LocationContext(StackFrame, ADC, ParentLC, ID), CallSite(S), in StackFrameContext()
337 static void Profile(llvm::FoldingSetNodeID &ID, AnalysisDeclContext *ADC, in Profile() argument
341 ProfileCommon(ID, StackFrame, ADC, ParentLC, S); in Profile()
361 BlockInvocationContext(AnalysisDeclContext *ADC, in BlockInvocationContext() argument
364 : LocationContext(Block, ADC, ParentLC, ID), BD(BD), Data(Data) {} in BlockInvocationContext()
375 static void Profile(llvm::FoldingSetNodeID &ID, AnalysisDeclContext *ADC, in Profile() argument
378 ProfileCommon(ID, Block, ADC, ParentLC, BD); in Profile()
405 const StackFrameContext *getStackFrame(AnalysisDeclContext *ADC,
417 getBlockInvocationContext(AnalysisDeclContext *ADC,
476 const StackFrameContext *getStackFrame(AnalysisDeclContext *ADC, in getStackFrame() argument
[all …]
/freebsd-14.2/sys/contrib/device-tree/Bindings/thermal/
H A Dgeneric-adc-thermal.yaml7 title: General Purpose Analog To Digital Converter (ADC) based thermal sensor
14 one of ADC channel and sensor resistance is read via voltage across the
33 Lookup table to map the relation between ADC value and temperature.
34 When ADC is read, the value is looked up on the table to get the
37 If not specified, driver assumes the ADC channel gives milliCelsius
43 - description: ADC read value
H A Dthermal-generic-adc.txt1 General Purpose Analog To Digital Converter (ADC) based thermal sensor.
4 one of ADC channel and sensor resistance is read via voltage across the
16 to map the relation between ADC value and
17 temperature. When ADC is read, the value is
23 the each row of array is the ADC read value.
25 If not specified, driver assumes the ADC channel
/freebsd-14.2/sys/contrib/device-tree/Bindings/sound/
H A Dtlv320aic31xx.txt14 "ti,tlv320dac3100" - TLV320DAC3100 (no ADC, mono speaker amp, no MiniDSP)
15 "ti,tlv320dac3101" - TLV320DAC3101 (no ADC, stereo speaker amp, no MiniDSP)
51 * MIC1LP, devices with ADC
52 * MIC1RP, devices with ADC
53 * MIC1LM, devices with ADC
54 * AIN1, devices without ADC
55 * AIN2, devices without ADC
/freebsd-14.2/sys/contrib/device-tree/Bindings/iio/dac/
H A Dlpc1850-dac.txt5 - reg: Offset and length of the register set for the ADC device
6 - interrupts: The interrupt number for the ADC device
7 - clocks: The root clock of the ADC controller
8 - vref-supply: The regulator supply ADC reference voltage
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DOSObjectCStyleCast.cpp53 AnalysisDeclContext *ADC, in emitDiagnostics() argument
67 ADC->getDecl(), in emitDiagnostics()
72 PathDiagnosticLocation::createBegin(CE, BR.getSourceManager(), ADC), in emitDiagnostics()
84 AnalysisDeclContext *ADC = AM.getAnalysisDeclContext(D); in checkASTCodeBody() local
116 emitDiagnostics(Match, BR, ADC, this); in checkASTCodeBody()
/freebsd-14.2/sys/contrib/device-tree/Bindings/power/supply/
H A Ddlg,da9150-charger.yaml21 - description: ADC channel for current
22 - description: ADC channel for bus voltage
23 - description: ADC channel for junction temperature
24 - description: ADC channel for battery voltage

12345678910>>...15