summaryrefslogtreecommitdiff
path: root/zephyr/shim/include/zephyr_adc.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr: shim: use DT_FOREACH_CHILD_STATUS_OKAY_SEP where applicableFabio Baltieri2022-09-091-5/+3
* zephyr: Delete CONFIG_PLATFORM_EC_ADCKeith Short2022-08-011-2/+2
* zephyr/shim/include/zephyr_adc.h: Format with clang-formatJack Rosenthal2022-06-301-5/+3
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-091-1/+1
* zephyr: adc: switch to using io-channelsDawid Niedzwiecki2022-01-131-0/+1
* zephyr: brya: Enable ADC runtime configurationRajesh Kumar2021-12-031-0/+4
* zephyr: Replace DT_ENUM_TOKEN with DT_STRING_TOKENJack Rosenthal2021-09-071-1/+1
* zephyr: adc: Add call to setup ADC channelsKeith Short2021-04-291-0/+3
* zephyr: adc: Add an empty enum when not ADC is presentSimon Glass2021-04-211-0/+5
* zephyr: Update ADC shim for Zephyr 2.5Simon Glass2021-04-021-2/+6
* zephyr: Move ADC-shim code into zephyr/shimSimon Glass2021-04-021-0/+29