Searched refs:COMP_CR_BLANKTIME_POS (Results 1 – 4 of 4) sorted by relevance
19 #define COMP_CR_BLANKTIME_POS (29U) macro
144 … ((hcomp->Init.BlankTime << COMP_CR_BLANKTIME_POS)& COMP_CR_BLANKTIME_MASK) | \ in HAL_COMP_Init()
149 … ((hcomp->Init.BlankTime << COMP_CR_BLANKTIME_POS)& COMP_CR_BLANKTIME_MASK) | \ in HAL_COMP_Init()
Completed in 15 milliseconds