summaryrefslogtreecommitdiff
path: root/chip/mchp/hwtimer.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/hwtimer.c: Format with clang-formatJack Rosenthal2022-07-011-9/+13
* tree: Make DECLARE_IRQ routine staticTom Hughes2021-11-081-2/+2
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-8/+8
* ec_chip_mchp: Add other hardware filesScott Worley2017-12-281-0/+121