summaryrefslogtreecommitdiff
path: root/include/adc.h
Commit message (Expand)AuthorAgeFilesLines
* adc: don't declare adc_channels if ADC support is disabledPeter Marheine2023-04-121-0/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* include/adc.h: Format with clang-formatJack Rosenthal2022-06-281-2/+2
* npcx: Add support to use adc before task startParth Malkan2022-02-241-0/+7
* adc: Allow runtime config of adc_channelsCaveh Jalali2021-08-271-0/+4
* adc: Include adc_chip.h from adc.hCaveh Jalali2021-08-271-0/+7
* zephyr: Move ADC-shim code into zephyr/shimSimon Glass2021-04-021-18/+1
* zephyr: Add ADC mul and div factors supportDawid Niedzwiecki2021-03-221-0/+2
* zephyr: add shim ADCDawid Niedzwiecki2021-02-091-3/+15
* zephyr: Define an empty adc.h for nowSimon Glass2020-12-181-0/+7
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* Hook: Define HOOK_PRIO_INIT_ADC as enum hook_priorityDaisuke Nojiri2019-03-261-2/+0
* servo_v4: Fix ADC console commandNick Sanders2016-05-261-12/+0
* stm32: adc: Add support for DMA continuous modeShawn Nematbakhsh2015-12-211-1/+3
* ADC: Add common priority for the ADC initVijay Hiremath2015-07-161-0/+2
* stm32: implement ADC support for STM32F0xxVincent Palatin2014-03-201-0/+11
* cleanup: comments in adc modulesRandall Spangler2013-10-251-1/+7
* Fix ADC test for LM4Vic Yang2013-04-301-0/+2
* stm32f: Add support for ADC watchdogVic Yang2013-03-131-0/+20
* Clean up ADC moduleRandall Spangler2012-10-301-15/+15
* stm32f: ADC driverVic Yang2012-09-261-0/+3
* Added HOOK_INIT for driver module initsRandall Spangler2012-04-191-6/+0
* Clean up chip/board configs for LM4Randall Spangler2012-03-161-2/+1
* Add forward declarations in ADC and temp_sensor headersDavid Hendricks2012-02-061-0/+3
* Fix a bug that ADC input is not correctly configured.Vic Yang2012-02-021-0/+1
* Refactor ADC code and add Link charger current ADC supportVic Yang2012-02-021-17/+14
* Initial sources import 1/3Randall Spangler2011-12-071-0/+35