Home
last modified time | relevance | path

Searched refs:COMP2 (Results 1 – 21 of 21) sorted by relevance

/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/
A Dstm32f0xx_hal_comp.c286 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()
A Dstm32f0xx_ll_comp.c50 #if defined (COMP1) || defined (COMP2)
/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_ll_comp.h51 #if defined (COMP1) || defined (COMP2)
68 #define COMPX (COMP1 - COMP2)
/external/arch/arm/arm-m/CMSIS/Include/
A Dcore_cm3.h864 __IOM uint32_t COMP2; /*!< Offset: 0x040 (R/W) Comparator Register 2 */ member
A Dcore_sc300.h849 __IOM uint32_t COMP2; /*!< Offset: 0x040 (R/W) Comparator Register 2 */ member
A Dcore_cm4.h922 __IOM uint32_t COMP2; /*!< Offset: 0x040 (R/W) Comparator Register 2 */ member
A Dcore_armv8mbl.h625 __IOM uint32_t COMP2; /*!< Offset: 0x040 (R/W) Comparator Register 2 */ member
A Dcore_cm23.h625 __IOM uint32_t COMP2; /*!< Offset: 0x040 (R/W) Comparator Register 2 */ member
A Dcore_cm7.h1146 __IOM uint32_t COMP2; /*!< Offset: 0x040 (R/W) Comparator Register 2 */ member
A Dcore_cm33.h1132 __IOM uint32_t COMP2; /*!< Offset: 0x040 (R/W) Comparator Register 2 */ member
A Dcore_cm35p.h1132 __IOM uint32_t COMP2; /*!< Offset: 0x040 (R/W) Comparator Register 2 */ member
A Dcore_armv8mml.h1132 __IOM uint32_t COMP2; /*!< Offset: 0x040 (R/W) Comparator Register 2 */ member
A Dcore_armv81mml.h1194 __IOM uint32_t COMP2; /*!< Offset: 0x040 (R/W) Comparator Register 2 */ member
A Dcore_cm55.h1194 __IOM uint32_t COMP2; /*!< Offset: 0x040 (R/W) Comparator Register 2 */ member
/external/platform/stm32f0xx/CMSIS/inc/
A Dstm32f058xx.h620 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000002)) macro
6398 ((INSTANCE) == COMP2))
6404 #define IS_COMP_WINDOWMODE_INSTANCE(INSTANCE) ((INSTANCE) == COMP2)
A Dstm32f051x8.h621 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000002)) macro
6429 ((INSTANCE) == COMP2))
6435 #define IS_COMP_WINDOWMODE_INSTANCE(INSTANCE) ((INSTANCE) == COMP2)
A Dstm32f071xb.h652 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000002)) macro
6994 ((INSTANCE) == COMP2))
7000 #define IS_COMP_WINDOWMODE_INSTANCE(INSTANCE) ((INSTANCE) == COMP2)
A Dstm32f072xb.h755 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000002)) macro
10911 ((INSTANCE) == COMP2))
10917 #define IS_COMP_WINDOWMODE_INSTANCE(INSTANCE) ((INSTANCE) == COMP2)
A Dstm32f078xx.h755 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000002)) macro
10881 ((INSTANCE) == COMP2))
10887 #define IS_COMP_WINDOWMODE_INSTANCE(INSTANCE) ((INSTANCE) == COMP2)
A Dstm32f091xc.h729 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000002)) macro
11446 ((INSTANCE) == COMP2))
11452 #define IS_COMP_WINDOWMODE_INSTANCE(INSTANCE) ((INSTANCE) == COMP2)
A Dstm32f098xx.h729 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000002)) macro
11413 ((INSTANCE) == COMP2))
11419 #define IS_COMP_WINDOWMODE_INSTANCE(INSTANCE) ((INSTANCE) == COMP2)

Completed in 1154 milliseconds