Searched refs:WindowOutput (Results 1 – 12 of 12) sorted by relevance
406 …NLINE void LL_COMP_SetCommonWindowOutput(COMP_Common_TypeDef *COMPxy_COMMON, uint32_t WindowOutput) in LL_COMP_SetCommonWindowOutput() argument409 … (WindowOutput & LL_COMP_WINDOWMODE_COMPX_REGOFFSET_MASK)); in LL_COMP_SetCommonWindowOutput()414 … (~(WindowOutput & LL_COMP_WINDOWMODE_COMPX_REGOFFSET_MASK) in LL_COMP_SetCommonWindowOutput()418 …((WindowOutput & LL_COMP_WINDOWOUTPUT_BOTH_SETTING_MASK) >> LL_COMP_WINDOWOUTPUT_BOTH_POS_VS_WINDO… in LL_COMP_SetCommonWindowOutput()424 (WindowOutput & LL_COMP_WINDOWOUTPUT_COMPX_SETTING_MASK) in LL_COMP_SetCommonWindowOutput()
57 uint32_t WindowOutput; /*!< Set window mode output. member
419 …NLINE void LL_COMP_SetCommonWindowOutput(COMP_Common_TypeDef *COMPxy_COMMON, uint32_t WindowOutput) in LL_COMP_SetCommonWindowOutput() argument422 … (WindowOutput & LL_COMP_WINDOWMODE_COMPX_REGOFFSET_MASK)); in LL_COMP_SetCommonWindowOutput()427 … (~(WindowOutput & LL_COMP_WINDOWMODE_COMPX_REGOFFSET_MASK) & 0x1UL) in LL_COMP_SetCommonWindowOutput()431 …((WindowOutput & LL_COMP_WINDOWOUTPUT_BOTH_SETTING_MASK) >> LL_COMP_WINDOWOUTPUT_BOTH_POS_VS_WINDO… in LL_COMP_SetCommonWindowOutput()437 (WindowOutput & LL_COMP_WINDOWOUTPUT_COMPX_SETTING_MASK) in LL_COMP_SetCommonWindowOutput()
58 uint32_t WindowOutput; /*!< Set window mode output. member
413 …NLINE void LL_COMP_SetCommonWindowOutput(COMP_Common_TypeDef *COMPxy_COMMON, uint32_t WindowOutput) in LL_COMP_SetCommonWindowOutput() argument416 … (WindowOutput & LL_COMP_WINDOWMODE_COMPX_REGOFFSET_MASK)); in LL_COMP_SetCommonWindowOutput()421 … (~(WindowOutput & LL_COMP_WINDOWMODE_COMPX_REGOFFSET_MASK) in LL_COMP_SetCommonWindowOutput()425 …((WindowOutput & LL_COMP_WINDOWOUTPUT_BOTH_SETTING_MASK) >> LL_COMP_WINDOWOUTPUT_BOTH_POS_VS_WINDO… in LL_COMP_SetCommonWindowOutput()431 (WindowOutput & LL_COMP_WINDOWOUTPUT_COMPX_SETTING_MASK) in LL_COMP_SetCommonWindowOutput()
59 uint32_t WindowOutput; /*!< Set window mode output. member
470 …NLINE void LL_COMP_SetCommonWindowOutput(COMP_Common_TypeDef *COMPxy_COMMON, uint32_t WindowOutput) in LL_COMP_SetCommonWindowOutput() argument472 uint32_t window_output_tmp = WindowOutput; in LL_COMP_SetCommonWindowOutput()480 if (WindowOutput == LL_COMP_WINDOWOUTPUT_COMP2) in LL_COMP_SetCommonWindowOutput()484 else if (WindowOutput == LL_COMP_WINDOWOUTPUT_COMP3) in LL_COMP_SetCommonWindowOutput()
265 assert_param(IS_COMP_WINDOWOUTPUT(hcomp->Init.WindowOutput)); in HAL_COMP_Init()362 switch (hcomp->Init.WindowOutput) in HAL_COMP_Init()405 switch (hcomp->Init.WindowOutput) in HAL_COMP_Init()
265 assert_param(IS_COMP_WINDOWOUTPUT(hcomp->Init.WindowOutput)); in HAL_COMP_Init()353 switch (hcomp->Init.WindowOutput) in HAL_COMP_Init()
267 assert_param(IS_COMP_WINDOWOUTPUT(hcomp->Init.WindowOutput)); in HAL_COMP_Init()349 switch (hcomp->Init.WindowOutput) in HAL_COMP_Init()
261 assert_param(IS_COMP_WINDOWOUTPUT(hcomp->Init.WindowOutput)); in HAL_COMP_Init()343 switch (hcomp->Init.WindowOutput) in HAL_COMP_Init()