| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/ |
| A D | stm32l1xx_ll_comp.h | 383 __STATIC_INLINE void LL_COMP_SetPowerMode(COMP_TypeDef *COMPx, uint32_t PowerMode) in LL_COMP_SetPowerMode() 398 __STATIC_INLINE uint32_t LL_COMP_GetPowerMode(COMP_TypeDef *COMPx) in LL_COMP_GetPowerMode() 535 __STATIC_INLINE uint32_t LL_COMP_GetInputPlus(COMP_TypeDef *COMPx) in LL_COMP_GetInputPlus() 591 __STATIC_INLINE uint32_t LL_COMP_GetInputMinus(COMP_TypeDef *COMPx) in LL_COMP_GetInputMinus() 643 __STATIC_INLINE uint32_t LL_COMP_GetInputPullingResistor(COMP_TypeDef *COMPx) in LL_COMP_GetInputPullingResistor() 715 __STATIC_INLINE uint32_t LL_COMP_GetOutputSelection(COMP_TypeDef *COMPx) in LL_COMP_GetOutputSelection() 747 __STATIC_INLINE void LL_COMP_Enable(COMP_TypeDef *COMPx) in LL_COMP_Enable() 765 __STATIC_INLINE void LL_COMP_Disable(COMP_TypeDef *COMPx) in LL_COMP_Disable() 781 __STATIC_INLINE uint32_t LL_COMP_IsEnabled(COMP_TypeDef *COMPx) in LL_COMP_IsEnabled() 801 __STATIC_INLINE uint32_t LL_COMP_ReadOutputLevel(COMP_TypeDef *COMPx) in LL_COMP_ReadOutputLevel() [all …]
|
| A D | stm32l1xx_hal_comp.h | 100 COMP_TypeDef *Instance; /*!< Register base address */
|
| /bsp/mm32f327x/Libraries/MM32F327x/Include/ |
| A D | reg_comp.h | 79 } COMP_TypeDef; typedef 85 #define COMP ((COMP_TypeDef*) COMP_BASE)
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/ |
| A D | stm32l1xx_ll_comp.c | 197 ErrorStatus LL_COMP_DeInit(COMP_TypeDef *COMPx) in LL_COMP_DeInit() 254 ErrorStatus LL_COMP_Init(COMP_TypeDef *COMPx, LL_COMP_InitTypeDef *COMP_InitStruct) in LL_COMP_Init()
|
| /bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/ |
| A D | HAL_COMP.h | 73 COMP_TypeDef *Instance; /*!< Register base address */
|
| /bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/ |
| A D | HAL_COMP.h | 73 COMP_TypeDef *Instance; /*!< Register base address */
|
| /bsp/acm32/acm32f0x0-nucleo/libraries/Device/ |
| A D | ACM32F0x0.h | 341 }COMP_TypeDef; typedef 702 #define COMP ((COMP_TypeDef *)COMP_BASE)
|
| /bsp/acm32/acm32f4xx-nucleo/libraries/Device/ |
| A D | ACM32F4.h | 387 }COMP_TypeDef; typedef 775 #define COMP ((COMP_TypeDef *)COMP_BASE)
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/ |
| A D | hal_rcc.c | 871 void RCC_COMP_ClockCmd(COMP_TypeDef* peripheral, FunctionalState state) in RCC_COMP_ClockCmd()
|
| /bsp/mm32l07x/Libraries/MM32L0xx/Include/ |
| A D | MM32L0xx.h | 729 } COMP_TypeDef; typedef 1002 #define COMP ((COMP_TypeDef *) COMP_BASE) 1003 #define COMP1 ((COMP_TypeDef *) COMP1_BASE) 1004 #define COMP2 ((COMP_TypeDef *) COMP2_BASE)
|
| /bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/ |
| A D | ft32f030x6.h | 214 } COMP_TypeDef; typedef 734 #define COMP ((COMP_TypeDef *) COMP_BASE)
|
| A D | ft32f030x8.h | 245 } COMP_TypeDef; typedef 772 #define COMP ((COMP_TypeDef *) COMP_BASE)
|
| A D | ft32f072x8.h | 252 } COMP_TypeDef; typedef 781 #define COMP ((COMP_TypeDef *) COMP_BASE)
|
| A D | ft32f032x8.h | 245 } COMP_TypeDef; typedef 783 #define COMP ((COMP_TypeDef *) COMP_BASE)
|
| A D | ft32f032x6.h | 245 } COMP_TypeDef; typedef 783 #define COMP ((COMP_TypeDef *) COMP_BASE)
|
| A D | ft32f072xb.h | 261 } COMP_TypeDef; typedef 831 #define COMP ((COMP_TypeDef *) COMP_BASE)
|
| /bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Include/ |
| A D | stm32l100xb.h | 187 } COMP_TypeDef; typedef 666 #define COMP ((COMP_TypeDef *) COMP_BASE) /* COMP generic instance i… 667 #define COMP1 ((COMP_TypeDef *) COMP_BASE) /* COMP1 instance definiti… 668 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti…
|
| A D | stm32l100xba.h | 187 } COMP_TypeDef; typedef 666 #define COMP ((COMP_TypeDef *) COMP_BASE) /* COMP generic instance i… 667 #define COMP1 ((COMP_TypeDef *) COMP_BASE) /* COMP1 instance definiti… 668 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti…
|
| A D | stm32l151xb.h | 186 } COMP_TypeDef; typedef 665 #define COMP ((COMP_TypeDef *) COMP_BASE) /* COMP generic instance i… 666 #define COMP1 ((COMP_TypeDef *) COMP_BASE) /* COMP1 instance definiti… 667 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti…
|
| A D | stm32l151xba.h | 186 } COMP_TypeDef; typedef 665 #define COMP ((COMP_TypeDef *) COMP_BASE) /* COMP generic instance i… 666 #define COMP1 ((COMP_TypeDef *) COMP_BASE) /* COMP1 instance definiti… 667 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti…
|
| A D | stm32l152xb.h | 187 } COMP_TypeDef; typedef 682 #define COMP ((COMP_TypeDef *) COMP_BASE) /* COMP generic instance i… 683 #define COMP1 ((COMP_TypeDef *) COMP_BASE) /* COMP1 instance definiti… 684 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti…
|
| A D | stm32l152xba.h | 187 } COMP_TypeDef; typedef 667 #define COMP ((COMP_TypeDef *) COMP_BASE) /* COMP generic instance i… 668 #define COMP1 ((COMP_TypeDef *) COMP_BASE) /* COMP1 instance definiti… 669 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti…
|
| A D | stm32l100xc.h | 194 } COMP_TypeDef; typedef 702 #define COMP ((COMP_TypeDef *) COMP_BASE) /* COMP generic instance i… 703 #define COMP1 ((COMP_TypeDef *) COMP_BASE) /* COMP1 instance definiti… 704 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti…
|
| A D | stm32l162xdx.h | 218 } COMP_TypeDef; typedef 791 #define COMP ((COMP_TypeDef *) COMP_BASE) /* COMP generic instance i… 792 #define COMP1 ((COMP_TypeDef *) COMP_BASE) /* COMP1 instance definiti… 793 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti…
|
| A D | stm32l162xe.h | 218 } COMP_TypeDef; typedef 791 #define COMP ((COMP_TypeDef *) COMP_BASE) /* COMP generic instance i… 792 #define COMP1 ((COMP_TypeDef *) COMP_BASE) /* COMP1 instance definiti… 793 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti…
|