Searched refs:COMP_VipSel (Results 1 – 2 of 2) sorted by relevance
57 assert_param(IS_COMP_VIP_SEL(COMP_InitStruct->COMP_VipSel)); in COMP_Init()71 tmpreg |= (uint32_t)((COMP_InitStruct->COMP_VipSel | COMP_InitStruct->COMP_VinSel| in COMP_Init()87 tmpreg |= (uint32_t)((COMP_InitStruct->COMP_VipSel | COMP_InitStruct->COMP_VinSel| in COMP_Init()105 COMP_InitStruct->COMP_VipSel = 0; in COMP_StructInit()110 COMP_InitStruct->COMP_VipSel = NCOMP_VIP_SEL_PAD_PA1; in COMP_StructInit()
37 uint32_t COMP_VipSel; /*!< Select the positive input of the comparator. member
Completed in 5 milliseconds