Home
last modified time | relevance | path

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

/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_comp.c60 assert_param(IS_COMP_POL(COMP_InitStruct->COMP_Pol)); in COMP_Init()
72 COMP_InitStruct->COMP_OutputSel | COMP_InitStruct->COMP_Pol)); in COMP_Init()
88 COMP_InitStruct->COMP_OutputSel | COMP_InitStruct->COMP_Pol)); in COMP_Init()
108 COMP_InitStruct->COMP_Pol = 0; in COMP_StructInit()
113 COMP_InitStruct->COMP_Pol = 0; in COMP_StructInit()
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_comp.h46 uint32_t COMP_Pol; /*!< Select the output polarity of the comparator. member

Completed in 5 milliseconds