summaryrefslogtreecommitdiff
path: root/chip/mec1322/hwtimer.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-10/+10
* force the compiler to use a valid register allocation for irq handlersVincent Palatin2014-03-111-2/+2
* mec1322: initial commitVic (Chun-Ju) Yang2013-11-211-0/+109