summaryrefslogtreecommitdiff
path: root/lib/utils/timer/aclint_mtimer.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-04lib: fix compilation when strings.h is includedPetro Karashchenko1-1/+1
2022-01-21lib: fix pointer of type 'void *' used in arithmeticJukka Laitinen1-1/+1
2021-09-26lib: sbi: Add timer frequency to struct sbi_timer_deviceAnup Patel1-0/+3
2021-08-14lib: utils/timer: Simplify MTIMER synchronizationAnup Patel1-27/+40
2021-08-14lib: utils/timer: Allow separate base addresses for MTIME and MTIMECMPAnup Patel1-19/+59
2021-06-24lib: utils/timer: Add ACLINT MTIMER libraryAnup Patel1-0/+180