![]() |
ISSDK
1.8
IoT Sensing Software Development Kit
|
Files | |
file | systick_utils.c [code] |
Encapsulates the ARM sysTick counter, which is used for computing delays. ARM-core specific function that enables the ARM systick timer on Kinetis uCs. the timer is 24 bit so allows measurement of intervals up to 2^24/CORE_SYSTICK_HZ secs=0.35s for a 48MHz uC. | |
file | systick_utils.h [code] |
ARM Systick Utilities. | |