Home
last modified time | relevance | path

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

12

/openbmc/u-boot/drivers/adc/
H A DKconfig1 config ADC config
2 bool "Enable ADC drivers using Driver Model"
4 This enables ADC API for drivers, which allows driving ADC features
8 - get data mask (ADC resolution)
9 ADC reference Voltage supply options:
15 bool "Enable Exynos 54xx ADC driver"
17 This enables basic driver for Exynos ADC compatible with Exynos54xx.
24 bool "Enable Sandbox ADC test driver"
26 This enables driver for Sandbox ADC device emulation.
52 bool "Enable STMicroelectronics STM32 ADC driver"
[all …]
/openbmc/u-boot/doc/device-tree-bindings/adc/
H A Dst,stm32-adc.txt1 STMicroelectronics STM32 ADC device
3 STM32 ADC is a successive approximation analog-to-digital converter.
5 in single, continuous, scan or discontinuous mode. Result of the ADC is
12 Each STM32 ADC block can have up to 3 ADC instances.
28 - reg: Offset and length of the ADC block register set.
29 - interrupts: One or more interrupts for ADC block. Some parts like stm32f4
30 and stm32h7 share a common ADC interrupt line. stm32mp1 has two separate
31 interrupt lines, one for each ADC within ADC block.
47 - A pinctrl state named "default" for each ADC channel may be defined to set
48 inX ADC pins in mode of operation for analog input on external pin.
[all …]
H A Dadc.txt1 ADC device binding
3 There are no mandatory properties for ADC. However, if Voltage info is required,
31 Example of supply phandle usage, for the ADC's VDD/VSS references as below:
34 : PMIC : : ADC :
54 For the above ADC, the node can be defined as follows:
61 The ADC uclass code, will enable the supply before start of the conversion,
/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_adc-test.c88 typedef struct ADC { struct
91 } ADC; argument
93 ADC adc_defs = {
98 static uint32_t adc_read_con(QTestState *qts, const ADC *adc) in adc_read_con()
103 static void adc_write_con(QTestState *qts, const ADC *adc, uint32_t value) in adc_write_con()
108 static uint32_t adc_read_data(QTestState *qts, const ADC *adc) in adc_read_data()
119 static void adc_qom_set(QTestState *qts, const ADC *adc, in adc_qom_set()
135 static void adc_write_input(QTestState *qts, const ADC *adc, in adc_write_input()
144 static void adc_write_vref(QTestState *qts, const ADC *adc, uint32_t value) in adc_write_vref()
162 static uint32_t adc_prescaler(QTestState *qts, const ADC *adc) in adc_prescaler()
[all …]
/openbmc/openbmc-tools/adcapp/
H A DREADME1 This is a package for a tool that can be used to read ADC channel
5 --read-adc-channel: Get ADC value for all the ADC channels
/openbmc/dbus-sensors/
H A DREADME.md74 ### ADC Sensors
76 ADC sensors are sensors based on an Analog to Digital Converter. They are read
80 from the ADC on the Aspeed ASTXX cards.
82 To utilize ADC sensors feature within OpenBMC you must first define and enable
111 You will then create an entity-manager configuration file that is of type "ADC"
119 "Type": "ADC"
124 for any ADC entity-manager objects, look up their "Index" value, and try to
H A Dmeson.options5 description: 'Enable ADC sensor.',
/openbmc/qemu/docs/system/arm/
H A Dstellaris.rst11 - Timers, UARTs, ADC and |I2C| interface.
23 - Timers, UARTs, ADC, |I2C| and SSI interfaces.
H A Dnrf.rst37 * Analog to Digital Converter (ADC)
H A Db-l475e-iot01a.rst30 - Analog to Digital Converter (ADC)
H A Dstm32.rst33 * Analog to Digital Converter (ADC)
/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/recipes-kernel/linux/linux-nuvoton/
H A Dyosemite4.cfg19 # Enable ADC
/openbmc/u-boot/doc/device-tree-bindings/thermal/
H A Dti_soc_thermal.txt8 converter (ADC) produces an output value that is proportional
H A Drockchip-thermal.txt1 * Temperature Sensor ADC (TSADC) on rockchip SoCs
/openbmc/u-boot/board/amlogic/odroid-c2/
H A DREADME.odroid-c227 - ADC
/openbmc/openbmc/meta-nuvoton/recipes-kernel/linux/linux-nuvoton/
H A Dnpcm8xx_defconfig172 # Enable ADC
/openbmc/u-boot/arch/arm/dts/
H A Dat91-sama5d4ek.dts116 /*atmel,adc-ts-wires = <4>;*/ /* Set up ADC touch screen */
117 status = "okay"; /* Enable ADC IIO support */
/openbmc/u-boot/board/amlogic/p212/
H A DREADME.libretech-cc28 - ADC
H A DREADME.khadas-vim28 - ADC
H A DREADME.p21229 - ADC
/openbmc/u-boot/board/amlogic/q200/
H A DREADME.khadas-vim229 - ADC
H A DREADME.q20028 - ADC
/openbmc/qemu/target/avr/
H A Dinsn.decode54 ADC 0001 11 . ..... .... @op_rd_rr
/openbmc/qemu/target/rx/
H A Dinsns.decode91 # ADC #imm, rd
93 # ADC rs, rd
95 # ADC dsp[rs].l, rd
/openbmc/u-boot/board/amlogic/s400/
H A DREADME29 - ADC

12