summaryrefslogtreecommitdiff
path: root/chip/it83xx/adc.c
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-2/+2
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-2/+2
* it83xx: adc: add support ADC13-16Dino Li2017-12-121-8/+28
* it83xx: adc: interrupt is usedDino Li2017-01-101-22/+78
* servo_v4: Fix ADC console commandNick Sanders2016-05-261-12/+0
* ADC: Add common priority for the ADC initVijay Hiremath2015-07-161-1/+1
* it8380dev: add adc control moduleDino Li2014-12-191-0/+171