summaryrefslogtreecommitdiff
path: root/common/adc.c
Commit message (Expand)AuthorAgeFilesLines
* adc: Reduce code size of adc commandDaisuke Nojiri2023-05-031-19/+6
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* common/adc.c: Format with clang-formatJack Rosenthal2022-06-281-3/+1
* adc: Include adc_chip.h from adc.hCaveh Jalali2021-08-271-1/+0
* common: adc: Add units to the ADC reading outputYuval Peress2021-03-051-1/+1
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-021-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* adc: Add ectool command for reading ADC channels.Aseda Aboagye2018-08-171-1/+23
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+1
* servo_v4: Fix ADC console commandNick Sanders2016-05-261-11/+18
* stm32: adc: Add support for DMA continuous modeShawn Nematbakhsh2015-12-211-0/+3
* Move ADC console command to commonVic (Chun-Ju) Yang2013-12-201-0/+57