mirror of
https://github.com/GorgonMeducer/perf_counter.git
synced 2025-01-17 19:13:03 +08:00
Gabriel Wang
04712e54d8
use the longest period during the initialization if the systick is not occupied by user applications
use the longest period during the initialization if the systick is not occupied by user applications
use the longest period during the initialization if the systick is not occupied by user applications
use the longest period during the initialization if the systick is not occupied by user applications
perf_counter
A dedicated performance counter for Cortex-M systick. It shares the SysTick with users' original SysTick function without interfere 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%