Searched refs:COMP_CR_INPSEL_MASK (Results 1 – 4 of 4) sorted by relevance
34 #define COMP_CR_INPSEL_MASK (BIT11|BIT10|BIT9|BIT8) macro
146 ((hcomp->Init.InPSel << COMP_CR_INPSEL_POS)& COMP_CR_INPSEL_MASK) | \ in HAL_COMP_Init()
151 ((hcomp->Init.InPSel << COMP_CR_INPSEL_POS)& COMP_CR_INPSEL_MASK) | \ in HAL_COMP_Init()
Completed in 11 milliseconds