Home
last modified time | relevance | path

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

/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_comp.c331 comp_common_odd = &(COMP23_COMMON->CSR_EVEN); in HAL_COMP_Init()
337 comp_common_even = &(COMP12_COMMON->CSR_EVEN); in HAL_COMP_Init()
386 SET_BIT(COMP12_COMMON->CSR_EVEN, COMP_CSR_WINMODE); in HAL_COMP_Init()
391 CLEAR_BIT(COMP12_COMMON->CSR_EVEN, COMP_CSR_WINMODE); in HAL_COMP_Init()
396 CLEAR_BIT(COMP12_COMMON->CSR_EVEN, COMP_CSR_WINMODE); in HAL_COMP_Init()
407 CLEAR_BIT(COMP12_COMMON->CSR_EVEN, COMP_CSR_WINOUT); in HAL_COMP_Init()
412 SET_BIT(COMP12_COMMON->CSR_EVEN, COMP_CSR_WINOUT); in HAL_COMP_Init()
417 SET_BIT(COMP12_COMMON->CSR_EVEN, COMP_CSR_WINOUT); in HAL_COMP_Init()
422 CLEAR_BIT(COMP12_COMMON->CSR_EVEN, COMP_CSR_WINOUT); in HAL_COMP_Init()
884 comparator_window_mode = READ_BIT(COMP23_COMMON->CSR_EVEN, COMP_CSR_WINMODE); in HAL_COMP_IRQHandler()
[all …]
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_comp.c332 SET_BIT(COMP12_COMMON->CSR_EVEN, COMP_CSR_WINMODE); in HAL_COMP_Init()
337 CLEAR_BIT(COMP12_COMMON->CSR_EVEN, COMP_CSR_WINMODE); in HAL_COMP_Init()
342 CLEAR_BIT(COMP12_COMMON->CSR_EVEN, COMP_CSR_WINMODE); in HAL_COMP_Init()
353 CLEAR_BIT(COMP12_COMMON->CSR_EVEN, COMP_CSR_WINOUT); in HAL_COMP_Init()
358 SET_BIT(COMP12_COMMON->CSR_EVEN, COMP_CSR_WINOUT); in HAL_COMP_Init()
363 SET_BIT(COMP12_COMMON->CSR_EVEN, COMP_CSR_WINOUT); in HAL_COMP_Init()
368 CLEAR_BIT(COMP12_COMMON->CSR_EVEN, COMP_CSR_WINOUT); in HAL_COMP_Init()
/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_comp.h425 window_mode_comp_odd = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_EVEN, COMP_CSR_WINMODE); in LL_COMP_GetCommonWindowMode()
431 window_mode_comp_even = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_EVEN, COMP_CSR_WINMODE); in LL_COMP_GetCommonWindowMode()
435 …const uint32_t window_mode_comp_even = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_EVEN, COMP_CSR_WINMOD… in LL_COMP_GetCommonWindowMode()
529 window_output_comp_odd = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_EVEN, COMP_CSR_WINOUT); in LL_COMP_GetCommonWindowOutput()
535 window_output_comp_even = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_EVEN, COMP_CSR_WINOUT); in LL_COMP_GetCommonWindowOutput()
539 …const uint32_t window_output_comp_even = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_EVEN, COMP_CSR_WINO… in LL_COMP_GetCommonWindowOutput()
/hal_stm32-3.4.0/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()
458 …const uint32_t window_output_comp_even = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_EVEN, COMP_CSR_WINO… in LL_COMP_GetCommonWindowOutput()
/hal_stm32-3.4.0/stm32cube/stm32g0xx/soc/
Dstm32g051xx.h170 …__IO uint32_t CSR_EVEN; /*!< COMP control and status register located in register of comparator … member
Dstm32g061xx.h171 …__IO uint32_t CSR_EVEN; /*!< COMP control and status register located in register of comparator … member
Dstm32g081xx.h185 …__IO uint32_t CSR_EVEN; /*!< COMP control and status register located in register of comparator … member
Dstm32g071xx.h184 …__IO uint32_t CSR_EVEN; /*!< COMP control and status register located in register of comparator … member
Dstm32g0b1xx.h242 …__IO uint32_t CSR_EVEN; /*!< COMP control and status register located in register of comparator … member
Dstm32g0c1xx.h243 …__IO uint32_t CSR_EVEN; /*!< COMP control and status register located in register of comparator … member
/hal_stm32-3.4.0/stm32cube/stm32u5xx/soc/
Dstm32u535xx.h699 …__IO uint32_t CSR_EVEN; /*!< COMP control and status register located in register of compara… member
Dstm32u545xx.h738 …__IO uint32_t CSR_EVEN; /*!< COMP control and status register located in register of compara… member
Dstm32u575xx.h752 …__IO uint32_t CSR_EVEN; /*!< COMP control and status register located in register of compara… member
Dstm32u585xx.h792 …__IO uint32_t CSR_EVEN; /*!< COMP control and status register located in register of compara… member
Dstm32u5a5xx.h816 …__IO uint32_t CSR_EVEN; /*!< COMP control and status register located in register of compara… member
Dstm32u595xx.h776 …__IO uint32_t CSR_EVEN; /*!< COMP control and status register located in register of compara… member
Dstm32u599xx.h957 …__IO uint32_t CSR_EVEN; /*!< COMP control and status register located in register of compara… member
Dstm32u5a9xx.h997 …__IO uint32_t CSR_EVEN; /*!< COMP control and status register located in register of compara… member