Searched refs:CK_TIMER_BASE (Results 1 – 1 of 1) sorted by relevance
19 #define CK_TIMER_BASE (0xE000E000) macro21 #define CORET_CSR (volatile unsigned int *)(CK_TIMER_BASE + 0x10)22 #define CORET_RVR (volatile unsigned int *)(CK_TIMER_BASE + 0x14)23 #define CORET_CVR (volatile unsigned int *)(CK_TIMER_BASE + 0x18)24 #define CORET_CALIB (volatile unsigned int *)(CK_TIMER_BASE + 0x1c)
Completed in 5 milliseconds