Searched refs:IS_COMP_ALL_BLANKSEL (Results 1 – 4 of 4) sorted by relevance
178 #define IS_COMP_ALL_BLANKSEL(BLANKSEL) (((BLANKSEL) == COMP_CR_BLANKSEL_NONE) || \ macro
111 if(!IS_COMP_ALL_BLANKSEL(hcomp->Init.BlankSel)) return HAL_ERROR; in HAL_COMP_Init()
116 if(!IS_COMP_ALL_BLANKSEL(hcomp->Init.BlankSel)) return HAL_ERROR; in HAL_COMP_Init()
Completed in 18 milliseconds