zephyr/dts/bindings/adc
Tomasz Michalec d83647dea6 drivers: adc: add ADC emulator
ADC emulator is designed to be used in tests on native_posix board. It
supports 1-16 bit resolution range and all GAINs from enum adc_gain.
Reference voltages and number of emulated channels are set through dts.
Using special API from drivers/adc/adc_emul.h it is possible to set
constant voltage value returned by given ADC channel or set custom
function which allows to simulate complex output.
Also reference voltages can be changed in runtime using the API.

The CL also includes:
- Add adc definitions of ADC emulator in
  tests/drivers/adc/adc_api/src/test_adc.c for supporting test suites.
- Add test for ADC emulator API in tests/drivers/adc/adc_emul/

Signed-off-by: Tomasz Michalec <tm@semihalf.com>
2021-05-07 15:27:37 +02:00
..
adc-controller.yaml dts: bindings: move ADC devicetree bindings to top level 2020-09-28 09:46:40 -05:00
arduino,uno-adc.yaml dts: bindings: move ADC devicetree bindings to top level 2020-09-28 09:46:40 -05:00
atmel,sam0-adc.yaml dts: bindings: move ADC devicetree bindings to top level 2020-09-28 09:46:40 -05:00
atmel,sam-afec.yaml dts: bindings: move ADC devicetree bindings to top level 2020-09-28 09:46:40 -05:00
ite,it8xxx2-adc.yaml ite: drivers/adc: add adc drivers on it8xxx2_evb platform 2021-04-13 13:01:56 -04:00
microchip,mcp320x-base.yaml dts: bindings: move ADC devicetree bindings to top level 2020-09-28 09:46:40 -05:00
microchip,mcp3204.yaml dts: bindings: move ADC devicetree bindings to top level 2020-09-28 09:46:40 -05:00
microchip,mcp3208.yaml dts: bindings: move ADC devicetree bindings to top level 2020-09-28 09:46:40 -05:00
microchip,xec-adc.yaml dts: bindings: move ADC devicetree bindings to top level 2020-09-28 09:46:40 -05:00
nordic,nrf-adc.yaml dts: bindings: move ADC devicetree bindings to top level 2020-09-28 09:46:40 -05:00
nordic,nrf-saadc.yaml dts: bindings: move ADC devicetree bindings to top level 2020-09-28 09:46:40 -05:00
nxp,kinetis-adc12.yaml dts: bindings: move ADC devicetree bindings to top level 2020-09-28 09:46:40 -05:00
nxp,kinetis-adc16.yaml dts: add edma related in dts bindings 2021-05-07 08:23:49 -05:00
st,stm32-adc.yaml drivers: adc: stm32: add support for pinmux 2020-10-14 07:15:12 -05:00
ti,cc32xx-adc.yaml drivers: adc: cc32xx: Add support 2021-02-19 10:43:58 -06:00
ti,lmp90xxx-base.yaml dts: bindings: move ADC devicetree bindings to top level 2020-09-28 09:46:40 -05:00
ti,lmp90xxx-current.yaml dts: bindings: move ADC devicetree bindings to top level 2020-09-28 09:46:40 -05:00
ti,lmp90077.yaml dts: bindings: move ADC devicetree bindings to top level 2020-09-28 09:46:40 -05:00
ti,lmp90078.yaml dts: bindings: move ADC devicetree bindings to top level 2020-09-28 09:46:40 -05:00
ti,lmp90079.yaml dts: bindings: move ADC devicetree bindings to top level 2020-09-28 09:46:40 -05:00
ti,lmp90080.yaml dts: bindings: move ADC devicetree bindings to top level 2020-09-28 09:46:40 -05:00
ti,lmp90097.yaml dts: bindings: move ADC devicetree bindings to top level 2020-09-28 09:46:40 -05:00
ti,lmp90098.yaml dts: bindings: move ADC devicetree bindings to top level 2020-09-28 09:46:40 -05:00
ti,lmp90099.yaml dts: bindings: move ADC devicetree bindings to top level 2020-09-28 09:46:40 -05:00
ti,lmp90100.yaml dts: bindings: move ADC devicetree bindings to top level 2020-09-28 09:46:40 -05:00
voltage-divider.yaml dts: bindings: move io-channels and io-channel-names to base.yaml 2020-10-02 11:50:30 +02:00
zephyr,adc-emul.yaml drivers: adc: add ADC emulator 2021-05-07 15:27:37 +02:00