summaryrefslogtreecommitdiff
path: root/chip/mchp/adc.c
Commit message (Expand)AuthorAgeFilesLines
* chip: Sort header filesJeremy Bettis2022-11-291-1/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* chip/mchp/adc.c: Format with clang-formatJack Rosenthal2022-07-011-3/+5
* tree: Make DECLARE_IRQ routine staticTom Hughes2021-11-081-1/+1
* adc: Include adc_chip.h from adc.hCaveh Jalali2021-08-271-1/+0
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-4/+4
* ec_chip_mchp: Clear ADC sticky hardware status before starting.scott worley2018-05-221-19/+36
* ec_chip_mchp: Add ADC and DMA filesScott Worley2017-12-281-0/+141