Home
last modified time | relevance | path

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

/bsp/ck802/drivers/
A Dboard_coretimer.h19 #define CK_TIMER_BASE (0xE000E000) macro
21 #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