Searched refs:WindowMode (Results 1 – 9 of 9) sorted by relevance
259 assert_param(IS_COMP_WINDOWMODE(hcomp->Init.WindowMode)); in HAL_COMP_Init()265 if ((hcomp->Init.WindowMode == COMP_WINDOWMODE_DISABLE) || in HAL_COMP_Init()312 hcomp->Init.WindowMode | in HAL_COMP_Init()323 hcomp->Init.WindowMode | in HAL_COMP_Init()
294 …IC_INLINE void LL_COMP_SetCommonWindowMode(COMP_Common_TypeDef *COMPxy_COMMON, uint32_t WindowMode) in LL_COMP_SetCommonWindowMode() argument296 MODIFY_REG(COMPxy_COMMON->CSR, COMP_CSR_COMP1WM, WindowMode); in LL_COMP_SetCommonWindowMode()
66 uint32_t WindowMode; /*!< Set window mode of a pair of comparators instances member
360 …IC_INLINE void LL_COMP_SetCommonWindowMode(COMP_Common_TypeDef *COMPxy_COMMON, uint32_t WindowMode) in LL_COMP_SetCommonWindowMode() argument362 MODIFY_REG(COMPxy_COMMON->CSR, COMP_CSR_WNDWE, WindowMode); in LL_COMP_SetCommonWindowMode()
83 uint32_t WindowMode; /*!< Selects the window mode of the 2 comparators. member
367 …IC_INLINE void LL_COMP_SetCommonWindowMode(COMP_Common_TypeDef *COMPxy_COMMON, uint32_t WindowMode) in LL_COMP_SetCommonWindowMode() argument371 MODIFY_REG(COMPxy_COMMON->CSR, COMP_CSR_WINMODE, WindowMode); in LL_COMP_SetCommonWindowMode()
69 uint32_t WindowMode; /*!< Set window mode of a pair of comparators instances member
251 assert_param(IS_COMP_WINDOWMODE(hcomp->Init.WindowMode)); in HAL_COMP_Init()387 if(hcomp->Init.WindowMode == COMP_WINDOWMODE_COMP1_INPUT_PLUS_COMMON) in HAL_COMP_Init()
310 assert_param(IS_COMP_WINDOWMODE(hcomp->Init.WindowMode)); in HAL_COMP_Init()393 if(hcomp->Init.WindowMode == COMP_WINDOWMODE_COMP1_INPUT_PLUS_COMMON) in HAL_COMP_Init()