Searched refs:CORET_CSR (Results 1 – 2 of 2) sorted by relevance
35 reg = readreg32(CORET_CSR); in CKTimerInit()38 writereg32(reg, CORET_CSR); in CKTimerInit()47 reg = readreg32(CORET_CSR); in CKTimerClear()49 writereg32(reg, CORET_CSR); in CKTimerClear()
21 #define CORET_CSR (volatile unsigned int *)(CK_TIMER_BASE + 0x10) macro
Completed in 29 milliseconds