Searched refs:IS_COMP_ALL_POLARITY (Results 1 – 4 of 4) sorted by relevance
158 #define IS_COMP_ALL_POLARITY(POLARITY) (((POLARITY) == COMP_CR_POLARITY_N) || \ macro
107 if(!IS_COMP_ALL_POLARITY(hcomp->Init.Polarity)) return HAL_ERROR; in HAL_COMP_Init()
112 if(!IS_COMP_ALL_POLARITY(hcomp->Init.Polarity)) return HAL_ERROR; in HAL_COMP_Init()
Completed in 11 milliseconds