Home
last modified time | relevance | path

Searched refs:window_mode_tmp (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_comp.h373 uint32_t window_mode_tmp = WindowMode; in LL_COMP_SetCommonWindowMode() local
385 window_mode_tmp = LL_COMP_WINDOWMODE_COMP1_INPUT_PLUS_COMMON; in LL_COMP_SetCommonWindowMode()
391 … (window_mode_tmp & LL_COMP_WINDOWMODE_COMPX_REGOFFSET_MASK)); in LL_COMP_SetCommonWindowMode()
395 … (~(window_mode_tmp & LL_COMP_WINDOWMODE_COMPX_REGOFFSET_MASK) & 0x1UL)); in LL_COMP_SetCommonWindowMode()
403 (window_mode_tmp & LL_COMP_WINDOWMODE_COMPX_SETTING_MASK) in LL_COMP_SetCommonWindowMode()