Home
last modified time | relevance | path

Searched refs:COMP_BASE (Results 1 – 10 of 10) sorted by relevance

/external/platform/stellaris/ti-driverlib/driverlib/
A Dcomp.c119 ASSERT(ulBase == COMP_BASE); in ComparatorConfigure()
177 ASSERT(ulBase == COMP_BASE); in ComparatorRefSet()
204 ASSERT(ulBase == COMP_BASE); in ComparatorValueGet()
248 ASSERT(ulBase == COMP_BASE); in ComparatorIntRegister()
290 ASSERT(ulBase == COMP_BASE); in ComparatorIntUnregister()
329 ASSERT(ulBase == COMP_BASE); in ComparatorIntEnable()
358 ASSERT(ulBase == COMP_BASE); in ComparatorIntDisable()
390 ASSERT(ulBase == COMP_BASE); in ComparatorIntStatus()
437 ASSERT(ulBase == COMP_BASE); in ComparatorIntClear()
/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_ll_comp.h67 #define COMPX_BASE COMP_BASE
89 ((~(((uint32_t)(__COMP_INSTANCE__) - COMP_BASE) >> 1U)) & 0x00000001)
98 (((uint32_t)(__COMP_INSTANCE__) - COMP_BASE) >> 1U)
111 (((uint32_t)(__COMP_INSTANCE__) - COMP_BASE) << 3U)
/external/platform/stellaris/ti-driverlib/inc/
A Dhw_memmap.h95 #define COMP_BASE 0x4003C000 // Analog comparators macro
/external/platform/stm32f0xx/CMSIS/inc/
A Dstm32f058xx.h561 #define COMP_BASE (APBPERIPH_BASE + 0x0001001C) macro
619 #define COMP1 ((COMP_TypeDef *) COMP_BASE)
620 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000002))
621 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE)
622 #define COMP ((COMP1_2_TypeDef *) COMP_BASE) /* Kept for legacy purpose */
A Dstm32f051x8.h562 #define COMP_BASE (APBPERIPH_BASE + 0x0001001C) macro
620 #define COMP1 ((COMP_TypeDef *) COMP_BASE)
621 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000002))
622 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE)
623 #define COMP ((COMP1_2_TypeDef *) COMP_BASE) /* Kept for legacy purpose */
A Dstm32f071xb.h586 #define COMP_BASE (APBPERIPH_BASE + 0x0001001C) macro
651 #define COMP1 ((COMP_TypeDef *) COMP_BASE)
652 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000002))
653 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE)
654 #define COMP ((COMP1_2_TypeDef *) COMP_BASE) /* Kept for legacy purpose */
A Dstm32f072xb.h688 #define COMP_BASE (APBPERIPH_BASE + 0x0001001C) macro
754 #define COMP1 ((COMP_TypeDef *) COMP_BASE)
755 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000002))
756 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE)
757 #define COMP ((COMP1_2_TypeDef *) COMP_BASE) /* Kept for legacy purpose */
A Dstm32f078xx.h688 #define COMP_BASE (APBPERIPH_BASE + 0x0001001C) macro
754 #define COMP1 ((COMP_TypeDef *) COMP_BASE)
755 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000002))
756 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE)
757 #define COMP ((COMP1_2_TypeDef *) COMP_BASE) /* Kept for legacy purpose */
A Dstm32f091xc.h652 #define COMP_BASE (APBPERIPH_BASE + 0x0001001C) macro
728 #define COMP1 ((COMP_TypeDef *) COMP_BASE)
729 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000002))
730 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE)
731 #define COMP ((COMP1_2_TypeDef *) COMP_BASE) /* Kept for legacy purpose */
A Dstm32f098xx.h652 #define COMP_BASE (APBPERIPH_BASE + 0x0001001C) macro
728 #define COMP1 ((COMP_TypeDef *) COMP_BASE)
729 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000002))
730 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE)
731 #define COMP ((COMP1_2_TypeDef *) COMP_BASE) /* Kept for legacy purpose */

Completed in 405 milliseconds