Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_comp.h426 uint32_t window_mode_comp_odd; in LL_COMP_GetCommonWindowMode() local
434 window_mode_comp_odd = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_EVEN, COMP_CSR_WINMODE); in LL_COMP_GetCommonWindowMode()
439 window_mode_comp_odd = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_ODD, COMP_CSR_WINMODE); in LL_COMP_GetCommonWindowMode()
443 …const uint32_t window_mode_comp_odd = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_ODD, COMP_CSR_WINMODE); in LL_COMP_GetCommonWindowMode()
446 return (uint32_t)(window_mode_comp_odd in LL_COMP_GetCommonWindowMode()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_comp.h384 …register const uint32_t window_mode_comp_odd = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_ODD, COMP_CSR… in LL_COMP_GetCommonWindowMode() local
387 return (uint32_t)(window_mode_comp_odd in LL_COMP_GetCommonWindowMode()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_comp.h394 …const uint32_t window_mode_comp_odd = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_ODD, COMP_CSR_WINMODE); in LL_COMP_GetCommonWindowMode() local
397 return (uint32_t)(window_mode_comp_odd in LL_COMP_GetCommonWindowMode()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_comp.h391 …register const uint32_t window_mode_comp_odd = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_ODD, COMP_CSR… in LL_COMP_GetCommonWindowMode() local
394 return (uint32_t)(window_mode_comp_odd in LL_COMP_GetCommonWindowMode()