Searched refs:IS_COMP_ALL_HYS (Results 1 – 4 of 4) sorted by relevance
193 #define IS_COMP_ALL_HYS(_HYS) (((_HYS) == COMP_CR_HYS_DISABLE) || \ macro
114 if(!IS_COMP_ALL_HYS(hcomp->Init.HYS)) return HAL_ERROR; in HAL_COMP_Init()
119 if(!IS_COMP_ALL_HYS(hcomp->Init.HYS)) return HAL_ERROR; in HAL_COMP_Init()
Completed in 7 milliseconds