Searched refs:COMP_TypeDef (Results 1 – 7 of 7) sorted by relevance
400 __STATIC_INLINE void LL_COMP_SetPowerMode(COMP_TypeDef *COMPx, uint32_t PowerMode) in LL_COMP_SetPowerMode()414 __STATIC_INLINE uint32_t LL_COMP_GetPowerMode(COMP_TypeDef *COMPx) in LL_COMP_GetPowerMode()471 __STATIC_INLINE void LL_COMP_ConfigInputs(COMP_TypeDef *COMPx, uint32_t InputMinus, uint32_t InputP… in LL_COMP_ConfigInputs()499 __STATIC_INLINE void LL_COMP_SetInputPlus(COMP_TypeDef *COMPx, uint32_t InputPlus) in LL_COMP_SetInputPlus()518 __STATIC_INLINE uint32_t LL_COMP_GetInputPlus(COMP_TypeDef *COMPx) in LL_COMP_GetInputPlus()560 __STATIC_INLINE void LL_COMP_SetInputMinus(COMP_TypeDef *COMPx, uint32_t InputMinus) in LL_COMP_SetInputMinus()593 __STATIC_INLINE uint32_t LL_COMP_GetInputMinus(COMP_TypeDef *COMPx) in LL_COMP_GetInputMinus()613 __STATIC_INLINE void LL_COMP_SetInputHysteresis(COMP_TypeDef *COMPx, uint32_t InputHysteresis) in LL_COMP_SetInputHysteresis()628 __STATIC_INLINE uint32_t LL_COMP_GetInputHysteresis(COMP_TypeDef *COMPx) in LL_COMP_GetInputHysteresis()650 __STATIC_INLINE void LL_COMP_SetOutputPolarity(COMP_TypeDef *COMPx, uint32_t OutputPolarity) in LL_COMP_SetOutputPolarity()[all …]
107 COMP_TypeDef *Instance; /*!< Register base address */
194 ErrorStatus LL_COMP_DeInit(COMP_TypeDef *COMPx) in LL_COMP_DeInit()231 ErrorStatus LL_COMP_Init(COMP_TypeDef *COMPx, LL_COMP_InitTypeDef *COMP_InitStruct) in LL_COMP_Init()
161 } COMP_TypeDef; typedef736 #define COMP1 ((COMP_TypeDef *) COMP1_BASE)737 #define COMP2 ((COMP_TypeDef *) COMP2_BASE)
220 } COMP_TypeDef; typedef1101 #define COMP1 ((COMP_TypeDef *) COMP1_BASE)1102 #define COMP2 ((COMP_TypeDef *) COMP2_BASE)
288 } COMP_TypeDef; typedef1112 #define COMP1 ((COMP_TypeDef *) COMP1_BASE)1113 #define COMP2 ((COMP_TypeDef *) COMP2_BASE)
301 } COMP_TypeDef; typedef1355 #define COMP1 ((COMP_TypeDef *) COMP1_BASE)1356 #define COMP2 ((COMP_TypeDef *) COMP2_BASE)