Home
last modified time | relevance | path

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

/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_comp.c58 assert_param(IS_COMP_VINSEL(COMP_InitStruct->COMP_VinSel)); in COMP_Init()
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_comp.h127 #define IS_COMP_VINSEL(INPUT) (((INPUT) == NCOMP_VIN_SEL_DAC1_OUT) || \ macro

Completed in 4 milliseconds