Home
last modified time | relevance | path

Searched refs:COMP_VipSel (Results 1 – 2 of 2) sorted by relevance

/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_comp.c57 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()
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_comp.h37 uint32_t COMP_VipSel; /*!< Select the positive input of the comparator. member

Completed in 5 milliseconds