Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_comp.h427 uint32_t window_mode_comp_even; in LL_COMP_GetCommonWindowMode() local
435 window_mode_comp_even = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_ODD, COMP_CSR_WINMODE); in LL_COMP_GetCommonWindowMode()
440 window_mode_comp_even = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_EVEN, COMP_CSR_WINMODE); in LL_COMP_GetCommonWindowMode()
444 …const uint32_t window_mode_comp_even = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_EVEN, COMP_CSR_WINMOD… in LL_COMP_GetCommonWindowMode()
447 | window_mode_comp_even in LL_COMP_GetCommonWindowMode()
448 | ((window_mode_comp_even >> LL_COMP_WINDOWMODE_BITOFFSET_POS) in LL_COMP_GetCommonWindowMode()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_comp.h385 …register const uint32_t window_mode_comp_even = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_EVEN, COMP_C… in LL_COMP_GetCommonWindowMode() local
388 | window_mode_comp_even in LL_COMP_GetCommonWindowMode()
389 | ((window_mode_comp_even >> LL_COMP_WINDOWMODE_BITOFFSET_POS) in LL_COMP_GetCommonWindowMode()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_comp.h395 …const uint32_t window_mode_comp_even = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_EVEN, COMP_CSR_WINMOD… in LL_COMP_GetCommonWindowMode() local
398 | window_mode_comp_even in LL_COMP_GetCommonWindowMode()
399 | ((window_mode_comp_even >> LL_COMP_WINDOWMODE_BITOFFSET_POS) in LL_COMP_GetCommonWindowMode()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_comp.h392 …register const uint32_t window_mode_comp_even = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_EVEN, COMP_C… in LL_COMP_GetCommonWindowMode() local
395 | window_mode_comp_even in LL_COMP_GetCommonWindowMode()
396 | ((window_mode_comp_even >> LL_COMP_WINDOWMODE_BITOFFSET_POS) in LL_COMP_GetCommonWindowMode()