Searched refs:IS_COMP_ALL_BLANKTIME (Results 1 – 4 of 4) sorted by relevance
173 #define IS_COMP_ALL_BLANKTIME(BLANKTIME) (((BLANKTIME) == COMP_CR_BLANKTIME_32_CLK) || \ macro
110 if(!IS_COMP_ALL_BLANKTIME(hcomp->Init.BlankTime)) return HAL_ERROR; in HAL_COMP_Init()
115 if(!IS_COMP_ALL_BLANKTIME(hcomp->Init.BlankTime)) return HAL_ERROR; in HAL_COMP_Init()
Completed in 7 milliseconds