Home
last modified time | relevance | path

Searched refs:SYST_CSR (Results 1 – 2 of 2) sorted by relevance

/bsp/nxp/lpc/lpc1114/driver/
A Dboard.c29 #define SYST_CSR HWREG32(SCB_BASE + 0x010) macro
99 SYST_CSR = 0x06; // Clock source:Core, SysTick Exception:enable in SysTick_init()
101 SYST_CSR = 0x07; // Counter:enable in SysTick_init()
/bsp/yichip/yc3121-pos/Libraries/core/
A Dyc3121.h338 #define SYST_CSR *(volatile int*)0xE000E010 macro

Completed in 7 milliseconds