Searched refs:COMP_CR_BLANKSEL_MASK (Results 1 – 4 of 4) sorted by relevance
32 #define COMP_CR_BLANKSEL_MASK (BIT15|BIT14|BIT13|BIT12) macro
145 … ((hcomp->Init.BlankSel << COMP_CR_BLANKSEL_POS)& COMP_CR_BLANKSEL_MASK) | \ in HAL_COMP_Init()
150 … ((hcomp->Init.BlankSel << COMP_CR_BLANKSEL_POS)& COMP_CR_BLANKSEL_MASK) | \ in HAL_COMP_Init()
Completed in 13 milliseconds