Searched refs:IS_CMP_INTNUM (Results 1 – 2 of 2) sorted by relevance
144 #define IS_CMP_INTNUM(__INTNUM__) (((__INTNUM__) == CMP_INTNUM_EVERY) ||\ macro
302 assert_parameters(IS_CMP_INTNUM(InitStruct->INTNumSel)); in CMP_INTInit()
Completed in 7 milliseconds