Searched refs:COMP_CR_HYS_MASK (Results 1 – 4 of 4) sorted by relevance
38 #define COMP_CR_HYS_MASK (BIT3|BIT2|BIT1) macro
148 ((hcomp->Init.HYS << COMP_CR_HYS_POS)& COMP_CR_HYS_MASK); in HAL_COMP_Init()
153 ((hcomp->Init.HYS << COMP_CR_HYS_POS)& COMP_CR_HYS_MASK); in HAL_COMP_Init()
Completed in 17 milliseconds