summaryrefslogtreecommitdiff
path: root/chip/mt8192_scp/hrtimer.c
Commit message (Expand)AuthorAgeFilesLines
* chip/mt_scp: move rv32i specific to common folderTzung-Bi Shih2021-06-251-221/+0
* chip/mt8192_scp: use ULPOSC1 div 8 instead of 26M for timerTinghan Shen2021-03-081-3/+3
* chip/mt8192_scp: use 0 for dummy priority numberTzung-Bi Shih2020-07-021-1/+1
* chip/mt8192_scp: use in_soft_interrupt_context()Tzung-Bi Shih2020-06-101-1/+1
* chip/mt8192_scp: add system tick timersTzung-Bi Shih2020-06-101-3/+185
* chip/mt8192_scp: add dummy chip implementationsTzung-Bi Shih2020-06-031-0/+39