Searched refs:SYSTICK_CVR (Results 1 – 2 of 2) sorted by relevance
21 *SYSTICK_CVR = 0; //clear the current value in Systick_Dealy_Ms()24 while (!(*SYSTICK_CVR == 0)); in Systick_Dealy_Ms()37 *SYSTICK_CVR = 0; //clear the current value in SysTick_Config()
367 #define SYSTICK_CVR ((volatile unsigned int *)0xE000E018) macro
Completed in 8 milliseconds