Searched refs:COMP_CR_INPSEL_POS (Results 1 – 4 of 4) sorted by relevance
33 #define COMP_CR_INPSEL_POS (8U) 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 6 milliseconds