/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_comp.h | 50 #define COMPX_BASE COMP_BASE 72 ((~(((uint32_t)(__COMP_INSTANCE__) - COMP_BASE) >> 1U)) & 0x00000001) 81 (((uint32_t)(__COMP_INSTANCE__) - COMP_BASE) >> 1U) 94 (((uint32_t)(__COMP_INSTANCE__) - COMP_BASE) << 3U)
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_comp.h | 1436 #define COMPX_BASE COMP_BASE 1458 ((~(((uint32_t)(__COMP_INSTANCE__) - COMP_BASE) >> 1U)) & 0x00000001) 1467 (((uint32_t)(__COMP_INSTANCE__) - COMP_BASE) >> 1U) 1480 (((uint32_t)(__COMP_INSTANCE__) - COMP_BASE) << 3U)
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_comp.h | 68 ((~((uint32_t)(__COMP_INSTANCE__) - COMP_BASE)) & 0x00000001) 77 ((uint32_t)(__COMP_INSTANCE__) - COMP_BASE)
|
/hal_stm32-latest/stm32cube/stm32f0xx/soc/ |
D | stm32f058xx.h | 543 #define COMP_BASE (APBPERIPH_BASE + 0x0001001CUL) macro 601 #define COMP1 ((COMP_TypeDef *) COMP_BASE) 602 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000002)) 603 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE) 604 #define COMP ((COMP1_2_TypeDef *) COMP_BASE) /* Kept for legacy purpose */
|
D | stm32f051x8.h | 544 #define COMP_BASE (APBPERIPH_BASE + 0x0001001CUL) macro 602 #define COMP1 ((COMP_TypeDef *) COMP_BASE) 603 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000002)) 604 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE) 605 #define COMP ((COMP1_2_TypeDef *) COMP_BASE) /* Kept for legacy purpose */
|
D | stm32f071xb.h | 568 #define COMP_BASE (APBPERIPH_BASE + 0x0001001CUL) macro 633 #define COMP1 ((COMP_TypeDef *) COMP_BASE) 634 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000002)) 635 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE) 636 #define COMP ((COMP1_2_TypeDef *) COMP_BASE) /* Kept for legacy purpose */
|
/hal_stm32-latest/stm32cube/stm32l1xx/soc/ |
D | stm32l152xb.h | 613 #define COMP_BASE (APB1PERIPH_BASE + 0x00007C00UL) macro 681 #define COMP ((COMP_TypeDef *) COMP_BASE) /* COMP generic instance i… 682 #define COMP1 ((COMP_TypeDef *) COMP_BASE) /* COMP1 instance definiti… 683 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti… 684 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE) /* COMP common instance de…
|
D | stm32l152xba.h | 598 #define COMP_BASE (APB1PERIPH_BASE + 0x00007C00UL) macro 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… 669 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE) /* COMP common instance de…
|
D | stm32l100xba.h | 598 #define COMP_BASE (APB1PERIPH_BASE + 0x00007C00UL) macro 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… 668 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE) /* COMP common instance de…
|
D | stm32l100xb.h | 598 #define COMP_BASE (APB1PERIPH_BASE + 0x00007C00UL) macro 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… 668 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE) /* COMP common instance de…
|
D | stm32l151xb.h | 597 #define COMP_BASE (APB1PERIPH_BASE + 0x00007C00UL) macro 664 #define COMP ((COMP_TypeDef *) COMP_BASE) /* COMP generic instance i… 665 #define COMP1 ((COMP_TypeDef *) COMP_BASE) /* COMP1 instance definiti… 666 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti… 667 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE) /* COMP common instance de…
|
D | stm32l151xba.h | 597 #define COMP_BASE (APB1PERIPH_BASE + 0x00007C00UL) macro 664 #define COMP ((COMP_TypeDef *) COMP_BASE) /* COMP generic instance i… 665 #define COMP1 ((COMP_TypeDef *) COMP_BASE) /* COMP1 instance definiti… 666 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti… 667 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE) /* COMP common instance de…
|
D | stm32l100xc.h | 627 #define COMP_BASE (APB1PERIPH_BASE + 0x00007C00UL) macro 701 #define COMP ((COMP_TypeDef *) COMP_BASE) /* COMP generic instance i… 702 #define COMP1 ((COMP_TypeDef *) COMP_BASE) /* COMP1 instance definiti… 703 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti… 704 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE) /* COMP common instance de…
|
D | stm32l151xc.h | 656 #define COMP_BASE (APB1PERIPH_BASE + 0x00007C00UL) macro 732 #define COMP ((COMP_TypeDef *) COMP_BASE) /* COMP generic instance i… 733 #define COMP1 ((COMP_TypeDef *) COMP_BASE) /* COMP1 instance definiti… 734 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti… 735 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE) /* COMP common instance de…
|
D | stm32l151xca.h | 656 #define COMP_BASE (APB1PERIPH_BASE + 0x00007C00UL) macro 734 #define COMP ((COMP_TypeDef *) COMP_BASE) /* COMP generic instance i… 735 #define COMP1 ((COMP_TypeDef *) COMP_BASE) /* COMP1 instance definiti… 736 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti… 737 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE) /* COMP common instance de…
|
D | stm32l151xdx.h | 671 #define COMP_BASE (APB1PERIPH_BASE + 0x00007C00UL) macro 751 #define COMP ((COMP_TypeDef *) COMP_BASE) /* COMP generic instance i… 752 #define COMP1 ((COMP_TypeDef *) COMP_BASE) /* COMP1 instance definiti… 753 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti… 754 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE) /* COMP common instance de…
|
D | stm32l151xe.h | 671 #define COMP_BASE (APB1PERIPH_BASE + 0x00007C00UL) macro 751 #define COMP ((COMP_TypeDef *) COMP_BASE) /* COMP generic instance i… 752 #define COMP1 ((COMP_TypeDef *) COMP_BASE) /* COMP1 instance definiti… 753 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti… 754 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE) /* COMP common instance de…
|
D | stm32l152xc.h | 672 #define COMP_BASE (APB1PERIPH_BASE + 0x00007C00UL) macro 749 #define COMP ((COMP_TypeDef *) COMP_BASE) /* COMP generic instance i… 750 #define COMP1 ((COMP_TypeDef *) COMP_BASE) /* COMP1 instance definiti… 751 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti… 752 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE) /* COMP common instance de…
|
D | stm32l152xca.h | 672 #define COMP_BASE (APB1PERIPH_BASE + 0x00007C00UL) macro 751 #define COMP ((COMP_TypeDef *) COMP_BASE) /* COMP generic instance i… 752 #define COMP1 ((COMP_TypeDef *) COMP_BASE) /* COMP1 instance definiti… 753 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti… 754 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE) /* COMP common instance de…
|
D | stm32l152xdx.h | 687 #define COMP_BASE (APB1PERIPH_BASE + 0x00007C00UL) macro 768 #define COMP ((COMP_TypeDef *) COMP_BASE) /* COMP generic instance i… 769 #define COMP1 ((COMP_TypeDef *) COMP_BASE) /* COMP1 instance definiti… 770 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti… 771 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE) /* COMP common instance de…
|
D | stm32l152xe.h | 687 #define COMP_BASE (APB1PERIPH_BASE + 0x00007C00UL) macro 768 #define COMP ((COMP_TypeDef *) COMP_BASE) /* COMP generic instance i… 769 #define COMP1 ((COMP_TypeDef *) COMP_BASE) /* COMP1 instance definiti… 770 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti… 771 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE) /* COMP common instance de…
|
D | stm32l162xc.h | 693 #define COMP_BASE (APB1PERIPH_BASE + 0x00007C00UL) macro 771 #define COMP ((COMP_TypeDef *) COMP_BASE) /* COMP generic instance i… 772 #define COMP1 ((COMP_TypeDef *) COMP_BASE) /* COMP1 instance definiti… 773 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti… 774 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE) /* COMP common instance de…
|
D | stm32l162xca.h | 693 #define COMP_BASE (APB1PERIPH_BASE + 0x00007C00UL) macro 773 #define COMP ((COMP_TypeDef *) COMP_BASE) /* COMP generic instance i… 774 #define COMP1 ((COMP_TypeDef *) COMP_BASE) /* COMP1 instance definiti… 775 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti… 776 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE) /* COMP common instance de…
|
D | stm32l162xdx.h | 708 #define COMP_BASE (APB1PERIPH_BASE + 0x00007C00UL) macro 790 #define COMP ((COMP_TypeDef *) COMP_BASE) /* COMP generic instance i… 791 #define COMP1 ((COMP_TypeDef *) COMP_BASE) /* COMP1 instance definiti… 792 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti… 793 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE) /* COMP common instance de…
|
D | stm32l162xe.h | 708 #define COMP_BASE (APB1PERIPH_BASE + 0x00007C00UL) macro 790 #define COMP ((COMP_TypeDef *) COMP_BASE) /* COMP generic instance i… 791 #define COMP1 ((COMP_TypeDef *) COMP_BASE) /* COMP1 instance definiti… 792 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti… 793 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE) /* COMP common instance de…
|