summaryrefslogtreecommitdiff
path: root/chip/npcx/adc.c
Commit message (Expand)AuthorAgeFilesLines
* adc: Include adc_chip.h from adc.hCaveh Jalali2021-08-271-1/+0
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-1/+1
* npcx: add ADC support for NPCX9 and remove the deassertion thresholdWealian Liao2020-10-051-14/+5
* npcx: fix ADC repetitive mode and single mode switchWealian Liao2020-09-251-13/+72
* npcx: Add support for ADC threshold interruptsAseda Aboagye2020-02-051-6/+139
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* npcx: adc: only enable ADC during conversion for power consumption.Mulin Chao2018-06-281-3/+11
* chip/npcx: Ensure software watchdog has highest priorityNicolas Boichat2018-04-051-1/+1
* npcx: adc: Properly wait for conversion interruptMulin Chao2016-08-101-17/+7
* npcx: Adjust relative IRQ priorities for high-priority UARTShawn Nematbakhsh2016-08-071-1/+1
* servo_v4: Fix ADC console commandNick Sanders2016-05-261-19/+0
* common: adc/i2c: Mark task_waiting volatileShamile Khan2015-12-011-1/+1
* nuc: Simplify adc/pwm/fan drivers and related structures in boardsMulin Chao2015-09-291-19/+10
* ADC: Add common priority for the ADC initVijay Hiremath2015-07-161-1/+1
* WIP - Nuvoton 30-Jan patchRandall Spangler2015-02-251-7/+4
* nuc: Add all IC specific drivers of NPCX5M5GIan Chao2015-01-141-0/+241