Searched refs:InMSel (Results 1 – 4 of 4) sorted by relevance
113 if(!IS_COMP_ALL_INMSEL(hcomp->Init.InMSel)) return HAL_ERROR; in HAL_COMP_Init()147 ((hcomp->Init.InMSel << COMP_CR_INMSEL_POS)& COMP_CR_INMSEL_MASK) | \ in HAL_COMP_Init()
118 if(!IS_COMP_ALL_INMSEL(hcomp->Init.InMSel)) return HAL_ERROR; in HAL_COMP_Init()152 ((hcomp->Init.InMSel << COMP_CR_INMSEL_POS)& COMP_CR_INMSEL_MASK) | \ in HAL_COMP_Init()
64 uint32_t InMSel; member
Completed in 7 milliseconds