Searched refs:InputPlus (Results 1 – 2 of 2) sorted by relevance
266 assert_param(IS_LL_COMP_INPUT_PLUS(COMPx, COMP_InitStruct->InputPlus)); in LL_COMP_Init()291 LL_COMP_SetInputPlus(COMPx, COMP_InitStruct->InputPlus); in LL_COMP_Init()300 LL_COMP_SetInputPlus(COMPx, COMP_InitStruct->InputPlus); in LL_COMP_Init()317 COMP_InitStruct->InputPlus = LL_COMP_INPUT_PLUS_IO1; in LL_COMP_StructInit()
100 uint32_t InputPlus; /*!< Set comparator input plus (non-inverting input). member465 __STATIC_INLINE void LL_COMP_SetInputPlus(COMP_TypeDef *COMPx, uint32_t InputPlus) in LL_COMP_SetInputPlus() argument479 InputPlus | ((RI_ASCR1_VCOMP | RI_ASCR1_SCM) * __COMP_IS_INSTANCE_ODD(COMPx))); in LL_COMP_SetInputPlus()
Completed in 6 milliseconds