Searched refs:IS_COMP_VINSEL (Results 1 – 2 of 2) sorted by relevance
58 assert_param(IS_COMP_VINSEL(COMP_InitStruct->COMP_VinSel)); in COMP_Init()
127 #define IS_COMP_VINSEL(INPUT) (((INPUT) == NCOMP_VIN_SEL_DAC1_OUT) || \ macro
Completed in 4 milliseconds