Searched refs:PERIBASE (Results 1 – 1 of 1) sorted by relevance
115 #define PERIBASE 0x16000000 macro118 #define PERIBASE 0xFC000000 macro309 *(volatile MS_U32*)(PERIBASE + (0x0608)) = regctl; //Set Timer control register in MAsm_CPU_TimerInit()310 *(volatile MS_U32*)(PERIBASE + (0x0600)) = periphclk*10 - 1; //Set Timer load register in MAsm_CPU_TimerInit()315 *(volatile MS_U32*)(PERIBASE + (0x0608)) |= 0x0001; in MAsm_CPU_TimerStart()320 *(volatile MS_U32*)(PERIBASE + (0x0608)) = 0x0000; in MAsm_CPU_TimerClean()