Searched refs:IS_COMP_VIP_SEL (Results 1 – 2 of 2) sorted by relevance
57 assert_param(IS_COMP_VIP_SEL(COMP_InitStruct->COMP_VipSel)); in COMP_Init()
95 #define IS_COMP_VIP_SEL(INPUT) (((INPUT) == NCOMP_VIP_SEL_1WIRE) || \ macro
Completed in 4 milliseconds