2022-01-03 17:15:39 +08:00
2022-01-03 17:04:06 +08:00
2021-12-30 14:20:32 +00:00
2022-01-03 17:02:42 +08:00
2022-01-03 17:02:42 +08:00
2021-11-04 22:36:45 +00:00
2021-12-29 14:18:41 +00:00
2021-12-30 13:44:49 +00:00
2021-01-09 13:03:56 +00:00
2021-12-29 14:18:41 +00:00
2021-12-30 14:18:58 +00:00
2021-12-29 14:18:41 +00:00
2021-12-22 23:11:09 +00:00
2021-01-11 18:59:02 +00:00

perf_counter

A dedicated performance counter for Cortex-M systick. It shares the SysTick with users' original SysTick function without interfering with it. This library will bring new functionalities, such as performance counter, delay_us and clock() service defined in time.h.

Description
A dedicated performance counter for Cortex-M systick. It shares the SysTick with users' original SysTick function without interfering it. This library will bring new functionalities, such as performance counter, delay_us and clock() service defined in time.h
Readme Apache-2.0 12 MiB
Languages
C 97.2%
Assembly 2.5%
Makefile 0.2%