Searched refs:COMP_VinSel (Results 1 – 2 of 2) sorted by relevance
58 assert_param(IS_COMP_VINSEL(COMP_InitStruct->COMP_VinSel)); 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()106 COMP_InitStruct->COMP_VinSel = 0; in COMP_StructInit()111 COMP_InitStruct->COMP_VinSel = NCOMP_VIN_SEL_PAD_PA0 | PCOMP_VIN_SEL_PAD_PA2; in COMP_StructInit()
40 uint32_t COMP_VinSel; /*!< Select the negative input of the comparator. member
Completed in 5 milliseconds