summaryrefslogtreecommitdiff
path: root/chip/mec1322/adc.c
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-5/+5
* servo_v4: Fix ADC console commandNick Sanders2016-05-261-28/+0
* common: adc/i2c: Mark task_waiting volatileShamile Khan2015-12-011-2/+4
* ADC: Add common priority for the ADC initVijay Hiremath2015-07-161-1/+1
* force the compiler to use a valid register allocation for irq handlersVincent Palatin2014-03-111-1/+1
* mec1322: ADC driverVic (Chun-Ju) Yang2013-12-201-0/+107