Searched refs:IS_COMP_OUTPUT_SEL (Results 1 – 2 of 2) sorted by relevance
59 assert_param(IS_COMP_OUTPUT_SEL(COMP_InitStruct->COMP_OutputSel)); in COMP_Init()
160 #define IS_COMP_OUTPUT_SEL(SEL) ( ((SEL) == NCOMP_OUTPUT_SEL_TIM1_CAPTURE1) || \ macro
Completed in 4 milliseconds