summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/timecounter.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-05-23timecounter.h: Add _Timecounter_Discipline()Gabriel Moyano1-0/+17
2022-05-23score: Rename tc_getfrequency()Gabriel Moyano1-0/+8
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2022-02-28cpukit/include/rtems/score/[s-z]*.h: Change license to BSD-2Joel Sherrill1-3/+22
2022-02-21kern_ntptime.c: Port to RTEMSSebastian Huber1-0/+9
2021-11-15score: Add _Timecounter_Set_NTP_update_second()Sebastian Huber1-1/+23
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-1/+2
2020-12-02score: Canonicalize Doxygen groupsSebastian Huber1-1/+1
2019-12-11Add TOD Hooks to allow BSP to take action when TOD is setJoel Sherrill1-0/+10
2019-05-13doxygen: score: adjust doc in timecounter.h to doxygen guidelinesAndreas Dachsberger1-5/+7
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-3/+3
2018-12-07score: Avoid sbintime_t in API headersSebastian Huber1-1/+1
2018-01-25Remove make preinstallChris Johns1-0/+0
2017-11-09score: Change _Timecounter_Time_uptime to int32_tSebastian Huber1-1/+2
2017-10-12timecounter: Merge FreeBSD change r303382Konstantin Belousov1-7/+14
2017-10-09score: Change Timestamp_Control to sbintime_tSebastian Huber1-0/+7
2016-04-06score: Add missing declarationSebastian Huber1-0/+7
2016-01-19score: Fix simple timecounter supportSebastian Huber1-2/+25
2015-05-20timecounter: Port to RTEMSAlexander Krutwig1-0/+199