Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_comp.h532 uint32_t window_output_comp_even; in LL_COMP_GetCommonWindowOutput() local
540 window_output_comp_even = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_ODD, COMP_CSR_WINOUT); in LL_COMP_GetCommonWindowOutput()
545 window_output_comp_even = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_EVEN, COMP_CSR_WINOUT); in LL_COMP_GetCommonWindowOutput()
549 …const uint32_t window_output_comp_even = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_EVEN, COMP_CSR_WINO… in LL_COMP_GetCommonWindowOutput()
554 | window_output_comp_even in LL_COMP_GetCommonWindowOutput()
555 … | ((window_output_comp_even >> COMP_CSR_WINOUT_Pos) * LL_COMP_WINDOWMODE_COMP_EVEN_REGOFFSET_MASK) in LL_COMP_GetCommonWindowOutput()
556 | (window_output_comp_odd + window_output_comp_even)); in LL_COMP_GetCommonWindowOutput()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_comp.h442 …register const uint32_t window_output_comp_even = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_EVEN, COMP… in LL_COMP_GetCommonWindowOutput() local
446 | window_output_comp_even in LL_COMP_GetCommonWindowOutput()
447 … | ((window_output_comp_even >> COMP_CSR_WINOUT_Pos) * LL_COMP_WINDOWMODE_COMP_EVEN_REGOFFSET_MASK) in LL_COMP_GetCommonWindowOutput()
448 | (window_output_comp_odd + window_output_comp_even)); in LL_COMP_GetCommonWindowOutput()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_comp.h458 …const uint32_t window_output_comp_even = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_EVEN, COMP_CSR_WINO… in LL_COMP_GetCommonWindowOutput() local
462 | window_output_comp_even in LL_COMP_GetCommonWindowOutput()
463 … | ((window_output_comp_even >> COMP_CSR_WINOUT_Pos) * LL_COMP_WINDOWMODE_COMP_EVEN_REGOFFSET_MASK) in LL_COMP_GetCommonWindowOutput()
464 | (window_output_comp_odd + window_output_comp_even)); in LL_COMP_GetCommonWindowOutput()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_comp.h449 …register const uint32_t window_output_comp_even = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_EVEN, COMP… in LL_COMP_GetCommonWindowOutput() local
453 | window_output_comp_even in LL_COMP_GetCommonWindowOutput()
454 … | ((window_output_comp_even >> COMP_CSR_WINOUT_Pos) * LL_COMP_WINDOWMODE_COMP_EVEN_REGOFFSET_MASK) in LL_COMP_GetCommonWindowOutput()
455 | (window_output_comp_odd + window_output_comp_even)); in LL_COMP_GetCommonWindowOutput()