Searched refs:OutputSel (Results 1 – 2 of 2) sorted by relevance
371 assert_parameters(IS_FUNCTIONAL_STATE(InitStruct->OutputSel)); in CMP_OutputInit()380 GPIOAF->IOE_SEL |= (InitStruct->OutputSel << GPIOAF_IOE_SEL_SEL7_Pos); in CMP_OutputInit()389 GPIOA->SEL |= (InitStruct->OutputSel << GPIOA_SEL_SEL6_Pos); in CMP_OutputInit()401 InitStruct->OutputSel = DISABLE; in CMP_OutputStructInit()
40 uint32_t OutputSel; member
Completed in 5 milliseconds