Searched refs:IS_CMP_INT (Results 1 – 4 of 4) sorted by relevance
169 #define IS_CMP_INT(x) ((x & 0xFFFFFF00) != 0x0) macro
159 Assert_Param(IS_CMP_INT(CMP_INT_x)); in CMP_IntConfig()
170 Assert_Param(IS_CMP_INT(CMP_INT_x)); in CMP_IntConfig()
314 #define IS_CMP_INT(x) ((x & 0xFFFFFF00) != 0x0) macro
Completed in 7 milliseconds