Home
last modified time | relevance | path

Searched refs:IS_COMP_OUTPUT_SEL (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()
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_comp.h160 #define IS_COMP_OUTPUT_SEL(SEL) ( ((SEL) == NCOMP_OUTPUT_SEL_TIM1_CAPTURE1) || \ macro

Completed in 4 milliseconds