Searched refs:CMP_ENABLE (Results 1 – 4 of 4) sorted by relevance
137 HT_CMPn->CR |= CMP_ENABLE; in CMP_Cmd()141 HT_CMPn->CR &= ~(u32)CMP_ENABLE; in CMP_Cmd()
148 HT_CMPn->CR |= CMP_ENABLE; in CMP_Cmd()152 HT_CMPn->CR &= ~(u32)CMP_ENABLE; in CMP_Cmd()
161 #define CMP_ENABLE ((u32)0x00000001) macro
306 #define CMP_ENABLE ((u32)0x00000001) macro
Completed in 7 milliseconds