Searched refs:IS_CMP_EdgeDetect (Results 1 – 4 of 4) sorted by relevance
176 #define IS_CMP_EdgeDetect(x) ((x == CMP_RE_Detect) || (x == CMP_FE_Detect)) macro
186 Assert_Param(IS_CMP_EdgeDetect(CMP_xE_Detect)); in CMP_EdgeDetectConfig()
197 Assert_Param(IS_CMP_EdgeDetect(CMP_xE_Detect)); in CMP_EdgeDetectConfig()
321 #define IS_CMP_EdgeDetect(x) ((x == CMP_RE_Detect) || (x == CMP_FE_Detect)) macro
Completed in 8 milliseconds