Searched refs:OutputSelection (Results 1 – 2 of 2) sorted by relevance
264 assert_param(IS_LL_COMP_OUTPUT_SELECTION(COMP_InitStruct->OutputSelection)); in LL_COMP_Init()287 | COMP_InitStruct->OutputSelection in LL_COMP_Init()319 COMP_InitStruct->OutputSelection = LL_COMP_OUTPUT_NONE; in LL_COMP_StructInit()
110 uint32_t OutputSelection; /*!< Set comparator output selection. member685 __STATIC_INLINE void LL_COMP_SetOutputSelection(COMP_TypeDef *COMPx, uint32_t OutputSelection) in LL_COMP_SetOutputSelection() argument692 OutputSelection * __COMP_IS_INSTANCE_EVEN(COMPx)); in LL_COMP_SetOutputSelection()
Completed in 21 milliseconds