Searched refs:REG_CP_DIVCNT_BUSY_MASK (Results 1 – 5 of 5) sorted by relevance
170 return (reg_CP_DIVCNT & REG_CP_DIVCNT_BUSY_MASK); in CP_IsDivBusy()
152 #define REG_CP_DIVCNT_BUSY_MASK 0x8000 macro
194 ands r1, r1, #REG_CP_DIVCNT_BUSY_MASK in OS_LoadContext()
286 and r1, r1, #REG_CP_DIVCNT_BUSY_MASK in OS_IrqHandler_ThreadSwitch()