Searched refs:SYST_CSR (Results 1 – 2 of 2) sorted by relevance
29 #define SYST_CSR HWREG32(SCB_BASE + 0x010) macro99 SYST_CSR = 0x06; // Clock source:Core, SysTick Exception:enable in SysTick_init()101 SYST_CSR = 0x07; // Counter:enable in SysTick_init()
338 #define SYST_CSR *(volatile int*)0xE000E010 macro
Completed in 7 milliseconds