Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_comp.h472 uint32_t window_output_tmp = WindowOutput; in LL_COMP_SetCommonWindowOutput() local
482 window_output_tmp = LL_COMP_WINDOWOUTPUT_COMP3; in LL_COMP_SetCommonWindowOutput()
486 window_output_tmp = LL_COMP_WINDOWOUTPUT_COMP2; in LL_COMP_SetCommonWindowOutput()
495 …__IO uint32_t *preg = __COMP_PTR_REG_OFFSET(COMPxy_COMMON->CSR_ODD, (window_output_tmp & LL_COMP_W… in LL_COMP_SetCommonWindowOutput()
499 …__IO uint32_t *preg_clear = __COMP_PTR_REG_OFFSET(COMPxy_COMMON->CSR_ODD, (~(window_output_tmp & L… in LL_COMP_SetCommonWindowOutput()
502 …((window_output_tmp & LL_COMP_WINDOWOUTPUT_BOTH_SETTING_MASK) >> LL_COMP_WINDOWOUTPUT_BOTH_POS_VS_… in LL_COMP_SetCommonWindowOutput()
508 (window_output_tmp & LL_COMP_WINDOWOUTPUT_COMPX_SETTING_MASK) in LL_COMP_SetCommonWindowOutput()