/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_comp.c | 331 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/ |
D | stm32u5xx_hal_comp.c | 332 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/ |
D | stm32g0xx_ll_comp.h | 425 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/ |
D | stm32u5xx_ll_comp.h | 395 …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/ |
D | stm32g051xx.h | 170 …__IO uint32_t CSR_EVEN; /*!< COMP control and status register located in register of comparator … member
|
D | stm32g061xx.h | 171 …__IO uint32_t CSR_EVEN; /*!< COMP control and status register located in register of comparator … member
|
D | stm32g081xx.h | 185 …__IO uint32_t CSR_EVEN; /*!< COMP control and status register located in register of comparator … member
|
D | stm32g071xx.h | 184 …__IO uint32_t CSR_EVEN; /*!< COMP control and status register located in register of comparator … member
|
D | stm32g0b1xx.h | 242 …__IO uint32_t CSR_EVEN; /*!< COMP control and status register located in register of comparator … member
|
D | stm32g0c1xx.h | 243 …__IO uint32_t CSR_EVEN; /*!< COMP control and status register located in register of comparator … member
|
/hal_stm32-3.4.0/stm32cube/stm32u5xx/soc/ |
D | stm32u535xx.h | 699 …__IO uint32_t CSR_EVEN; /*!< COMP control and status register located in register of compara… member
|
D | stm32u545xx.h | 738 …__IO uint32_t CSR_EVEN; /*!< COMP control and status register located in register of compara… member
|
D | stm32u575xx.h | 752 …__IO uint32_t CSR_EVEN; /*!< COMP control and status register located in register of compara… member
|
D | stm32u585xx.h | 792 …__IO uint32_t CSR_EVEN; /*!< COMP control and status register located in register of compara… member
|
D | stm32u5a5xx.h | 816 …__IO uint32_t CSR_EVEN; /*!< COMP control and status register located in register of compara… member
|
D | stm32u595xx.h | 776 …__IO uint32_t CSR_EVEN; /*!< COMP control and status register located in register of compara… member
|
D | stm32u599xx.h | 957 …__IO uint32_t CSR_EVEN; /*!< COMP control and status register located in register of compara… member
|
D | stm32u5a9xx.h | 997 …__IO uint32_t CSR_EVEN; /*!< COMP control and status register located in register of compara… member
|