Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_comp.h65 #define LL_COMP_WINDOWMODE_BITOFFSET_POS (11UL) /* Value equivalent to POSITION_VAL(COMP_CSR_WINM… macro
389 | ((window_mode_comp_even >> LL_COMP_WINDOWMODE_BITOFFSET_POS) in LL_COMP_GetCommonWindowMode()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_comp.h65 #define LL_COMP_WINDOWMODE_BITOFFSET_POS (11UL) /* Value equivalent to POSITION_VAL(COMP_CSR_WINM… macro
399 | ((window_mode_comp_even >> LL_COMP_WINDOWMODE_BITOFFSET_POS) in LL_COMP_GetCommonWindowMode()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_comp.h65 #define LL_COMP_WINDOWMODE_BITOFFSET_POS (11UL) /* Value equivalent to POSITION_VAL(COMP_CSR_WINM… macro
396 | ((window_mode_comp_even >> LL_COMP_WINDOWMODE_BITOFFSET_POS) in LL_COMP_GetCommonWindowMode()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_comp.h65 #define LL_COMP_WINDOWMODE_BITOFFSET_POS (11UL) /* Value equivalent to POSITION_VAL(COMP_CSR_WINM… macro
448 | ((window_mode_comp_even >> LL_COMP_WINDOWMODE_BITOFFSET_POS) in LL_COMP_GetCommonWindowMode()