Searched refs:IS_COMP_ALL_INMSEL (Results 1 – 4 of 4) sorted by relevance
188 #define IS_COMP_ALL_INMSEL(INMSEL) (((INMSEL) == COMP_CR_INMSEL_0 ) || \ macro
113 if(!IS_COMP_ALL_INMSEL(hcomp->Init.InMSel)) return HAL_ERROR; in HAL_COMP_Init()
118 if(!IS_COMP_ALL_INMSEL(hcomp->Init.InMSel)) return HAL_ERROR; in HAL_COMP_Init()
Completed in 12 milliseconds