Searched refs:COMP2 (Results 1 – 21 of 21) sorted by relevance
286 if(hcomp->Instance == COMP2) in HAL_COMP_Init()336 if(hcomp->Instance == COMP2) in HAL_COMP_DeInit()429 if(hcomp->Instance == COMP2) in HAL_COMP_Start()477 if(hcomp->Instance == COMP2) in HAL_COMP_Stop()621 if(hcomp->Instance == COMP2) in HAL_COMP_Lock()656 if(hcomp->Instance == COMP2) in HAL_COMP_GetOutputLevel()
50 #if defined (COMP1) || defined (COMP2)
51 #if defined (COMP1) || defined (COMP2)68 #define COMPX (COMP1 - COMP2)
864 __IOM uint32_t COMP2; /*!< Offset: 0x040 (R/W) Comparator Register 2 */ member
849 __IOM uint32_t COMP2; /*!< Offset: 0x040 (R/W) Comparator Register 2 */ member
922 __IOM uint32_t COMP2; /*!< Offset: 0x040 (R/W) Comparator Register 2 */ member
625 __IOM uint32_t COMP2; /*!< Offset: 0x040 (R/W) Comparator Register 2 */ member
1146 __IOM uint32_t COMP2; /*!< Offset: 0x040 (R/W) Comparator Register 2 */ member
1132 __IOM uint32_t COMP2; /*!< Offset: 0x040 (R/W) Comparator Register 2 */ member
1194 __IOM uint32_t COMP2; /*!< Offset: 0x040 (R/W) Comparator Register 2 */ member
620 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000002)) macro6398 ((INSTANCE) == COMP2))6404 #define IS_COMP_WINDOWMODE_INSTANCE(INSTANCE) ((INSTANCE) == COMP2)
621 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000002)) macro6429 ((INSTANCE) == COMP2))6435 #define IS_COMP_WINDOWMODE_INSTANCE(INSTANCE) ((INSTANCE) == COMP2)
652 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000002)) macro6994 ((INSTANCE) == COMP2))7000 #define IS_COMP_WINDOWMODE_INSTANCE(INSTANCE) ((INSTANCE) == COMP2)
755 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000002)) macro10911 ((INSTANCE) == COMP2))10917 #define IS_COMP_WINDOWMODE_INSTANCE(INSTANCE) ((INSTANCE) == COMP2)
755 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000002)) macro10881 ((INSTANCE) == COMP2))10887 #define IS_COMP_WINDOWMODE_INSTANCE(INSTANCE) ((INSTANCE) == COMP2)
729 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000002)) macro11446 ((INSTANCE) == COMP2))11452 #define IS_COMP_WINDOWMODE_INSTANCE(INSTANCE) ((INSTANCE) == COMP2)
729 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000002)) macro11413 ((INSTANCE) == COMP2))11419 #define IS_COMP_WINDOWMODE_INSTANCE(INSTANCE) ((INSTANCE) == COMP2)
Completed in 1142 milliseconds