Searched refs:BlankTime (Results 1 – 4 of 4) sorted by relevance
110 if(!IS_COMP_ALL_BLANKTIME(hcomp->Init.BlankTime)) return HAL_ERROR; in HAL_COMP_Init()144 … ((hcomp->Init.BlankTime << COMP_CR_BLANKTIME_POS)& COMP_CR_BLANKTIME_MASK) | \ in HAL_COMP_Init()
115 if(!IS_COMP_ALL_BLANKTIME(hcomp->Init.BlankTime)) return HAL_ERROR; in HAL_COMP_Init()149 … ((hcomp->Init.BlankTime << COMP_CR_BLANKTIME_POS)& COMP_CR_BLANKTIME_MASK) | \ in HAL_COMP_Init()
54 uint32_t BlankTime; member
Completed in 8 milliseconds