Home
last modified time | relevance | path

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

/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_comp.c59 assert_param(IS_COMP_OUTPUT_SEL(COMP_InitStruct->COMP_OutputSel)); 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()
107 COMP_InitStruct->COMP_OutputSel = 0; in COMP_StructInit()
112 COMP_InitStruct->COMP_OutputSel = 0; in COMP_StructInit()
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_comp.h43 uint32_t COMP_OutputSel; /*!< Selects The output selection of the comparator. member

Completed in 6 milliseconds