Home
last modified time | relevance | path

Searched refs:WindowMode (Results 1 – 25 of 40) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_comp.c262 assert_param(IS_COMP_WINDOWMODE(hcomp->Instance, hcomp->Init.WindowMode)); in HAL_COMP_Init()
263 if (hcomp->Init.WindowMode != COMP_WINDOWMODE_DISABLE) in HAL_COMP_Init()
342 if (hcomp->Init.WindowMode == COMP_WINDOWMODE_COMP1_INPUT_PLUS_COMMON) in HAL_COMP_Init()
347 else if (hcomp->Init.WindowMode == COMP_WINDOWMODE_COMP2_INPUT_PLUS_COMMON) in HAL_COMP_Init()
385 if (hcomp->Init.WindowMode == COMP_WINDOWMODE_COMP1_INPUT_PLUS_COMMON) in HAL_COMP_Init()
390 else if (hcomp->Init.WindowMode == COMP_WINDOWMODE_COMP2_INPUT_PLUS_COMMON) in HAL_COMP_Init()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_comp.h347 …IC_INLINE void LL_COMP_SetCommonWindowMode(COMP_Common_TypeDef *COMPxy_COMMON, uint32_t WindowMode) in LL_COMP_SetCommonWindowMode() argument
352 … (WindowMode & LL_COMP_WINDOWMODE_COMPX_REGOFFSET_MASK)); in LL_COMP_SetCommonWindowMode()
356 … (~(WindowMode & LL_COMP_WINDOWMODE_COMPX_REGOFFSET_MASK) in LL_COMP_SetCommonWindowMode()
365 (WindowMode & LL_COMP_WINDOWMODE_COMPX_SETTING_MASK) in LL_COMP_SetCommonWindowMode()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_comp.h358 …IC_INLINE void LL_COMP_SetCommonWindowMode(COMP_Common_TypeDef *COMPxy_COMMON, uint32_t WindowMode) in LL_COMP_SetCommonWindowMode() argument
364 … (WindowMode & LL_COMP_WINDOWMODE_COMPX_REGOFFSET_MASK)); in LL_COMP_SetCommonWindowMode()
368 … (~(WindowMode & LL_COMP_WINDOWMODE_COMPX_REGOFFSET_MASK) & 0x1UL) in LL_COMP_SetCommonWindowMode()
373 MODIFY_REG(*preg, COMP_CSR_WINMODE, (WindowMode & LL_COMP_WINDOWMODE_COMPX_SETTING_MASK)); in LL_COMP_SetCommonWindowMode()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_comp.h355 …IC_INLINE void LL_COMP_SetCommonWindowMode(COMP_Common_TypeDef *COMPxy_COMMON, uint32_t WindowMode) in LL_COMP_SetCommonWindowMode() argument
360 … (WindowMode & LL_COMP_WINDOWMODE_COMPX_REGOFFSET_MASK)); in LL_COMP_SetCommonWindowMode()
364 … (~(WindowMode & LL_COMP_WINDOWMODE_COMPX_REGOFFSET_MASK) & 0x1UL)); in LL_COMP_SetCommonWindowMode()
372 (WindowMode & LL_COMP_WINDOWMODE_COMPX_SETTING_MASK) in LL_COMP_SetCommonWindowMode()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_comp.c298 assert_param(IS_COMP_WINDOWMODE(hcomp->Init.WindowMode)); in HAL_COMP_Init()
304 if ((hcomp->Init.WindowMode == COMP_WINDOWMODE_DISABLE) || in HAL_COMP_Init()
364 hcomp->Init.WindowMode | in HAL_COMP_Init()
375 hcomp->Init.WindowMode | in HAL_COMP_Init()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_comp.c260 assert_param(IS_COMP_WINDOWMODE(hcomp->Instance, hcomp->Init.WindowMode)); in HAL_COMP_Init()
263 if (hcomp->Init.WindowMode != COMP_WINDOWMODE_DISABLE) in HAL_COMP_Init()
329 if (hcomp->Init.WindowMode == COMP_WINDOWMODE_COMP1_INPUT_PLUS_COMMON) in HAL_COMP_Init()
334 else if (hcomp->Init.WindowMode == COMP_WINDOWMODE_COMP2_INPUT_PLUS_COMMON) in HAL_COMP_Init()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_comp.c263 assert_param(IS_COMP_WINDOWMODE(hcomp->Instance, hcomp->Init.WindowMode)); in HAL_COMP_Init()
265 if (hcomp->Init.WindowMode != COMP_WINDOWMODE_DISABLE) in HAL_COMP_Init()
329 if (hcomp->Init.WindowMode == COMP_WINDOWMODE_COMP1_INPUT_PLUS_COMMON) in HAL_COMP_Init()
334 else if (hcomp->Init.WindowMode == COMP_WINDOWMODE_COMP2_INPUT_PLUS_COMMON) in HAL_COMP_Init()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_comp.c258 assert_param(IS_COMP_WINDOWMODE(hcomp->Instance, hcomp->Init.WindowMode)); in HAL_COMP_Init()
259 if (hcomp->Init.WindowMode != COMP_WINDOWMODE_DISABLE) in HAL_COMP_Init()
323 if (hcomp->Init.WindowMode == COMP_WINDOWMODE_COMP1_INPUT_PLUS_COMMON) in HAL_COMP_Init()
328 else if (hcomp->Init.WindowMode == COMP_WINDOWMODE_COMP2_INPUT_PLUS_COMMON) in HAL_COMP_Init()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_comp.h371 …IC_INLINE void LL_COMP_SetCommonWindowMode(COMP_Common_TypeDef *COMPxy_COMMON, uint32_t WindowMode) in LL_COMP_SetCommonWindowMode() argument
373 uint32_t window_mode_tmp = WindowMode; in LL_COMP_SetCommonWindowMode()
383 if (WindowMode == LL_COMP_WINDOWMODE_COMP2_INPUT_PLUS_COMMON) in LL_COMP_SetCommonWindowMode()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_comp.h717 …IC_INLINE void LL_COMP_SetCommonWindowMode(COMP_Common_TypeDef *COMPxy_COMMON, uint32_t WindowMode) in LL_COMP_SetCommonWindowMode() argument
720 MODIFY_REG(COMPxy_COMMON->CSR, COMP_CSR_COMPxWNDWEN, WindowMode); in LL_COMP_SetCommonWindowMode()
1757 …IC_INLINE void LL_COMP_SetCommonWindowMode(COMP_Common_TypeDef *COMPxy_COMMON, uint32_t WindowMode) in LL_COMP_SetCommonWindowMode() argument
1759 MODIFY_REG(COMPxy_COMMON->CSR, COMP_CSR_WNDWEN, WindowMode); in LL_COMP_SetCommonWindowMode()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_comp.h277 …IC_INLINE void LL_COMP_SetCommonWindowMode(COMP_Common_TypeDef *COMPxy_COMMON, uint32_t WindowMode) in LL_COMP_SetCommonWindowMode() argument
279 MODIFY_REG(COMPxy_COMMON->CSR, COMP_CSR_COMP1WM, WindowMode); in LL_COMP_SetCommonWindowMode()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_comp.h310 …IC_INLINE void LL_COMP_SetCommonWindowMode(COMP_Common_TypeDef *COMPxy_COMMON, uint32_t WindowMode) in LL_COMP_SetCommonWindowMode() argument
314 MODIFY_REG(COMPxy_COMMON->CSR, COMP_CSR_WINMODE, WindowMode); in LL_COMP_SetCommonWindowMode()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_comp.h304 …IC_INLINE void LL_COMP_SetCommonWindowMode(COMP_Common_TypeDef *COMPxy_COMMON, uint32_t WindowMode) in LL_COMP_SetCommonWindowMode() argument
308 MODIFY_REG(COMPxy_COMMON->CSR, COMP_CSR_WINMODE, WindowMode); in LL_COMP_SetCommonWindowMode()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_comp.h318 …IC_INLINE void LL_COMP_SetCommonWindowMode(COMP_Common_TypeDef *COMPxy_COMMON, uint32_t WindowMode) in LL_COMP_SetCommonWindowMode() argument
322 MODIFY_REG(COMPxy_COMMON->CSR, COMP_CSR_WINMODE, WindowMode); in LL_COMP_SetCommonWindowMode()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_comp.h344 …IC_INLINE void LL_COMP_SetCommonWindowMode(COMP_Common_TypeDef *COMPxy_COMMON, uint32_t WindowMode) in LL_COMP_SetCommonWindowMode() argument
346 MODIFY_REG(COMPxy_COMMON->CSR, COMP_CSR_WNDWEN, WindowMode); in LL_COMP_SetCommonWindowMode()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_comp.h361 …IC_INLINE void LL_COMP_SetCommonWindowMode(COMP_Common_TypeDef *COMPxy_COMMON, uint32_t WindowMode) in LL_COMP_SetCommonWindowMode() argument
365 MODIFY_REG(COMPxy_COMMON->CSR, COMP_CSR_WINMODE, WindowMode); in LL_COMP_SetCommonWindowMode()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_comp.h343 …IC_INLINE void LL_COMP_SetCommonWindowMode(COMP_Common_TypeDef *COMPxy_COMMON, uint32_t WindowMode) in LL_COMP_SetCommonWindowMode() argument
345 MODIFY_REG(COMPxy_COMMON->CSR, COMP_CSR_WNDWE, WindowMode); in LL_COMP_SetCommonWindowMode()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_comp.h327 …IC_INLINE void LL_COMP_SetCommonWindowMode(COMP_Common_TypeDef *COMPxy_COMMON, uint32_t WindowMode) in LL_COMP_SetCommonWindowMode() argument
331 MODIFY_REG(COMPxy_COMMON->CFGR, COMP_CFGRx_WINMODE, WindowMode); in LL_COMP_SetCommonWindowMode()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_comp.c260 assert_param(IS_COMP_WINDOWMODE(hcomp->Init.WindowMode)); in HAL_COMP_Init()
331 if (hcomp->Init.WindowMode == COMP_WINDOWMODE_COMP1_INPUT_PLUS_COMMON) in HAL_COMP_Init()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_comp.c258 assert_param(IS_COMP_WINDOWMODE(hcomp->Init.WindowMode)); in HAL_COMP_Init()
317 if(hcomp->Init.WindowMode == COMP_WINDOWMODE_COMP1_INPUT_PLUS_COMMON) in HAL_COMP_Init()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_comp.c258 assert_param(IS_COMP_WINDOWMODE(hcomp->Init.WindowMode)); in HAL_COMP_Init()
318 if (hcomp->Init.WindowMode == COMP_WINDOWMODE_COMP1_INPUT_PLUS_COMMON) in HAL_COMP_Init()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_comp.c291 assert_param(IS_COMP_WINDOWMODE(hcomp->Init.WindowMode)); in HAL_COMP_Init()
441 if(hcomp->Init.WindowMode == COMP_WINDOWMODE_COMP1_INPUT_PLUS_COMMON) in HAL_COMP_Init()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_comp.c300 if(hcomp->Init.WindowMode != COMP_WINDOWMODE_DISABLE) in HAL_COMP_Init()
354 if(hcomp->Init.WindowMode != COMP_WINDOWMODE_DISABLE) in HAL_COMP_Init()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_comp.c379 if (hcomp->Init.WindowMode != COMP_WINDOWMODE_DISABLE) in HAL_COMP_Init()
382 assert_param(IS_COMP_WINDOWMODE(hcomp->Init.WindowMode)); in HAL_COMP_Init()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_comp.c289 assert_param(IS_COMP_WINDOWMODE(hcomp->Init.WindowMode)); in HAL_COMP_Init()
374 if (hcomp->Init.WindowMode == COMP_WINDOWMODE_COMP1_INPUT_PLUS_COMMON) in HAL_COMP_Init()

12