7YZ7
|
501b22aabe
|
[HUST CSE] Fix many abnormal symbols in annotations and format code
|
2023-04-17 22:26:23 -04:00 |
xqyjlj
|
970c7c6f7a
|
🐞 fix(components/drivers): fix cpu timer in multithreading (#7222)
* 🐞 fix(components/drivers): fix cpu timer in multithreading
* 🎈 perf(components): change double to uint64_t
* 🎈 perf(components): add UL suffix
|
2023-04-13 16:00:19 +08:00 |
xieyangrun
|
21472e3ff0
|
fix cputime and ctime.
|
2023-01-10 10:03:35 +08:00 |
Meco Man
|
808259135f
|
[cputime] suuport perf_counter
|
2022-06-15 17:30:28 +08:00 |
aozima
|
c2fec1bf45
|
update cputime_cortexm.c support 64bit.
|
2021-12-01 20:08:32 +08:00 |
Meco Man
|
3c05a4e719
|
[compoenets] auto & manual formatted
|
2021-03-08 18:19:04 +08:00 |
Bernard Xiong
|
2c0640a178
|
[license] Change license to Apache.
|
2018-10-14 19:37:18 +08:00 |
guozhanxin
|
e2c89ec0f5
|
[components][cputime]to be able trace before use DWT.|使用 DWT 之前必须先使能跟踪系统.
|
2018-06-04 14:54:07 +08:00 |
BernardXiong
|
341f78fed7
|
[DeviceDrivers] Add more API.
1. Use float type for clock_cpu_getres() return value;
2. Add clock_cpu_microsecond/millisecond APIs.
|
2017-12-31 14:44:04 +08:00 |
Bernard Xiong
|
7c4417855e
|
[DeviceDrivers] Add CPU time
|
2017-12-24 00:06:29 +08:00 |