/hal_stm32-3.4.0/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_rcc.c | 87 #define RCC_GET_MCO_GPIO_PORT(__RCC_MCOx__) (IOPORT_BASE + ((0x00000400UL) * RCC_GET_MCO_GPIO_INDE…
|
/hal_stm32-3.4.0/stm32cube/stm32c0xx/soc/ |
D | stm32c031xx.h | 498 #define IOPORT_BASE (0x50000000UL) /*!< IOPORT base address */ macro 554 #define GPIOA_BASE (IOPORT_BASE + 0x00000000UL) 555 #define GPIOB_BASE (IOPORT_BASE + 0x00000400UL) 556 #define GPIOC_BASE (IOPORT_BASE + 0x00000800UL) 557 #define GPIOD_BASE (IOPORT_BASE + 0x00000C00UL) 558 #define GPIOF_BASE (IOPORT_BASE + 0x00001400UL)
|
D | stm32c011xx.h | 496 #define IOPORT_BASE (0x50000000UL) /*!< IOPORT base address */ macro 552 #define GPIOA_BASE (IOPORT_BASE + 0x00000000UL) 553 #define GPIOB_BASE (IOPORT_BASE + 0x00000400UL) 554 #define GPIOC_BASE (IOPORT_BASE + 0x00000800UL) 555 #define GPIOF_BASE (IOPORT_BASE + 0x00001400UL)
|
/hal_stm32-3.4.0/stm32cube/stm32g0xx/soc/ |
D | stm32g030xx.h | 527 #define IOPORT_BASE (0x50000000UL) /*!< IOPORT base address */ macro 591 #define GPIOA_BASE (IOPORT_BASE + 0x00000000UL) 592 #define GPIOB_BASE (IOPORT_BASE + 0x00000400UL) 593 #define GPIOC_BASE (IOPORT_BASE + 0x00000800UL) 594 #define GPIOD_BASE (IOPORT_BASE + 0x00000C00UL) 595 #define GPIOF_BASE (IOPORT_BASE + 0x00001400UL)
|
D | stm32g050xx.h | 532 #define IOPORT_BASE (0x50000000UL) /*!< IOPORT base address */ macro 603 #define GPIOA_BASE (IOPORT_BASE + 0x00000000UL) 604 #define GPIOB_BASE (IOPORT_BASE + 0x00000400UL) 605 #define GPIOC_BASE (IOPORT_BASE + 0x00000800UL) 606 #define GPIOD_BASE (IOPORT_BASE + 0x00000C00UL) 607 #define GPIOF_BASE (IOPORT_BASE + 0x00001400UL)
|
D | stm32g070xx.h | 531 #define IOPORT_BASE (0x50000000UL) /*!< IOPORT base address */ macro 604 #define GPIOA_BASE (IOPORT_BASE + 0x00000000UL) 605 #define GPIOB_BASE (IOPORT_BASE + 0x00000400UL) 606 #define GPIOC_BASE (IOPORT_BASE + 0x00000800UL) 607 #define GPIOD_BASE (IOPORT_BASE + 0x00000C00UL) 608 #define GPIOF_BASE (IOPORT_BASE + 0x00001400UL)
|
D | stm32g0b0xx.h | 571 #define IOPORT_BASE (0x50000000UL) /*!< IOPORT base address */ macro 666 #define GPIOA_BASE (IOPORT_BASE + 0x00000000UL) 667 #define GPIOB_BASE (IOPORT_BASE + 0x00000400UL) 668 #define GPIOC_BASE (IOPORT_BASE + 0x00000800UL) 669 #define GPIOD_BASE (IOPORT_BASE + 0x00000C00UL) 670 #define GPIOE_BASE (IOPORT_BASE + 0x00001000UL) 671 #define GPIOF_BASE (IOPORT_BASE + 0x00001400UL)
|
D | stm32g031xx.h | 560 #define IOPORT_BASE (0x50000000UL) /*!< IOPORT base address */ macro 629 #define GPIOA_BASE (IOPORT_BASE + 0x00000000UL) 630 #define GPIOB_BASE (IOPORT_BASE + 0x00000400UL) 631 #define GPIOC_BASE (IOPORT_BASE + 0x00000800UL) 632 #define GPIOD_BASE (IOPORT_BASE + 0x00000C00UL) 633 #define GPIOF_BASE (IOPORT_BASE + 0x00001400UL)
|
D | stm32g041xx.h | 602 #define IOPORT_BASE (0x50000000UL) /*!< IOPORT base address */ macro 673 #define GPIOA_BASE (IOPORT_BASE + 0x00000000UL) 674 #define GPIOB_BASE (IOPORT_BASE + 0x00000400UL) 675 #define GPIOC_BASE (IOPORT_BASE + 0x00000800UL) 676 #define GPIOD_BASE (IOPORT_BASE + 0x00000C00UL) 677 #define GPIOF_BASE (IOPORT_BASE + 0x00001400UL)
|
D | stm32g051xx.h | 600 #define IOPORT_BASE (0x50000000UL) /*!< IOPORT base address */ macro 680 #define GPIOA_BASE (IOPORT_BASE + 0x00000000UL) 681 #define GPIOB_BASE (IOPORT_BASE + 0x00000400UL) 682 #define GPIOC_BASE (IOPORT_BASE + 0x00000800UL) 683 #define GPIOD_BASE (IOPORT_BASE + 0x00000C00UL) 684 #define GPIOF_BASE (IOPORT_BASE + 0x00001400UL)
|
D | stm32g061xx.h | 642 #define IOPORT_BASE (0x50000000UL) /*!< IOPORT base address */ macro 724 #define GPIOA_BASE (IOPORT_BASE + 0x00000000UL) 725 #define GPIOB_BASE (IOPORT_BASE + 0x00000400UL) 726 #define GPIOC_BASE (IOPORT_BASE + 0x00000800UL) 727 #define GPIOD_BASE (IOPORT_BASE + 0x00000C00UL) 728 #define GPIOF_BASE (IOPORT_BASE + 0x00001400UL)
|
D | stm32g0b1xx.h | 750 #define IOPORT_BASE (0x50000000UL) /*!< IOPORT base address */ macro 864 #define GPIOA_BASE (IOPORT_BASE + 0x00000000UL) 865 #define GPIOB_BASE (IOPORT_BASE + 0x00000400UL) 866 #define GPIOC_BASE (IOPORT_BASE + 0x00000800UL) 867 #define GPIOD_BASE (IOPORT_BASE + 0x00000C00UL) 868 #define GPIOE_BASE (IOPORT_BASE + 0x00001000UL) 869 #define GPIOF_BASE (IOPORT_BASE + 0x00001400UL)
|
D | stm32g0c1xx.h | 792 #define IOPORT_BASE (0x50000000UL) /*!< IOPORT base address */ macro 908 #define GPIOA_BASE (IOPORT_BASE + 0x00000000UL) 909 #define GPIOB_BASE (IOPORT_BASE + 0x00000400UL) 910 #define GPIOC_BASE (IOPORT_BASE + 0x00000800UL) 911 #define GPIOD_BASE (IOPORT_BASE + 0x00000C00UL) 912 #define GPIOE_BASE (IOPORT_BASE + 0x00001000UL) 913 #define GPIOF_BASE (IOPORT_BASE + 0x00001400UL)
|
D | stm32g081xx.h | 681 #define IOPORT_BASE (0x50000000UL) /*!< IOPORT base address */ macro 768 #define GPIOA_BASE (IOPORT_BASE + 0x00000000UL) 769 #define GPIOB_BASE (IOPORT_BASE + 0x00000400UL) 770 #define GPIOC_BASE (IOPORT_BASE + 0x00000800UL) 771 #define GPIOD_BASE (IOPORT_BASE + 0x00000C00UL) 772 #define GPIOF_BASE (IOPORT_BASE + 0x00001400UL)
|
D | stm32g071xx.h | 639 #define IOPORT_BASE (0x50000000UL) /*!< IOPORT base address */ macro 724 #define GPIOA_BASE (IOPORT_BASE + 0x00000000UL) 725 #define GPIOB_BASE (IOPORT_BASE + 0x00000400UL) 726 #define GPIOC_BASE (IOPORT_BASE + 0x00000800UL) 727 #define GPIOD_BASE (IOPORT_BASE + 0x00000C00UL) 728 #define GPIOF_BASE (IOPORT_BASE + 0x00001400UL)
|
/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_rcc.c | 98 #define RCC_GET_MCO_GPIO_PORT(__RCC_MCOx__) (IOPORT_BASE + ((0x00000400UL) * RCC_GET_MCO_GPIO_INDE…
|
/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_rcc.c | 101 #define RCC_GET_MCO_GPIO_PORT(__RCC_MCOx__) (IOPORT_BASE + ((0x00000400UL) * RCC_GET_MCO_GPIO_INDE…
|
/hal_stm32-3.4.0/stm32cube/stm32wbxx/soc/ |
D | stm32wb1mxx.h | 856 #define IOPORT_BASE (AHB2PERIPH_BASE + 0x00000000UL) macro 857 #define GPIOA_BASE (IOPORT_BASE + 0x00000000UL) 858 #define GPIOB_BASE (IOPORT_BASE + 0x00000400UL) 859 #define GPIOC_BASE (IOPORT_BASE + 0x00000800UL) 860 #define GPIOE_BASE (IOPORT_BASE + 0x00001000UL) 861 #define GPIOH_BASE (IOPORT_BASE + 0x00001C00UL)
|
D | stm32wb30xx.h | 836 #define IOPORT_BASE (AHB2PERIPH_BASE + 0x00000000UL) macro 837 #define GPIOA_BASE (IOPORT_BASE + 0x00000000UL) 838 #define GPIOB_BASE (IOPORT_BASE + 0x00000400UL) 839 #define GPIOC_BASE (IOPORT_BASE + 0x00000800UL) 840 #define GPIOE_BASE (IOPORT_BASE + 0x00001000UL) 841 #define GPIOH_BASE (IOPORT_BASE + 0x00001C00UL)
|
D | stm32wb50xx.h | 837 #define IOPORT_BASE (AHB2PERIPH_BASE + 0x00000000UL) macro 838 #define GPIOA_BASE (IOPORT_BASE + 0x00000000UL) 839 #define GPIOB_BASE (IOPORT_BASE + 0x00000400UL) 840 #define GPIOC_BASE (IOPORT_BASE + 0x00000800UL) 841 #define GPIOE_BASE (IOPORT_BASE + 0x00001000UL) 842 #define GPIOH_BASE (IOPORT_BASE + 0x00001C00UL)
|
D | stm32wb55xx.h | 1036 #define IOPORT_BASE (AHB2PERIPH_BASE + 0x00000000UL) macro 1037 #define GPIOA_BASE (IOPORT_BASE + 0x00000000UL) 1038 #define GPIOB_BASE (IOPORT_BASE + 0x00000400UL) 1039 #define GPIOC_BASE (IOPORT_BASE + 0x00000800UL) 1040 #define GPIOD_BASE (IOPORT_BASE + 0x00000C00UL) 1041 #define GPIOE_BASE (IOPORT_BASE + 0x00001000UL) 1042 #define GPIOH_BASE (IOPORT_BASE + 0x00001C00UL)
|
D | stm32wb5mxx.h | 1036 #define IOPORT_BASE (AHB2PERIPH_BASE + 0x00000000UL) macro 1037 #define GPIOA_BASE (IOPORT_BASE + 0x00000000UL) 1038 #define GPIOB_BASE (IOPORT_BASE + 0x00000400UL) 1039 #define GPIOC_BASE (IOPORT_BASE + 0x00000800UL) 1040 #define GPIOD_BASE (IOPORT_BASE + 0x00000C00UL) 1041 #define GPIOE_BASE (IOPORT_BASE + 0x00001000UL) 1042 #define GPIOH_BASE (IOPORT_BASE + 0x00001C00UL)
|
/hal_stm32-3.4.0/stm32cube/stm32wbxx/soc/Include/ |
D | stm32wb10xx.h | 844 #define IOPORT_BASE (AHB2PERIPH_BASE + 0x00000000UL) macro 845 #define GPIOA_BASE (IOPORT_BASE + 0x00000000UL) 846 #define GPIOB_BASE (IOPORT_BASE + 0x00000400UL) 847 #define GPIOC_BASE (IOPORT_BASE + 0x00000800UL) 848 #define GPIOE_BASE (IOPORT_BASE + 0x00001000UL) 849 #define GPIOH_BASE (IOPORT_BASE + 0x00001C00UL)
|
D | stm32wb15xx.h | 856 #define IOPORT_BASE (AHB2PERIPH_BASE + 0x00000000UL) macro 857 #define GPIOA_BASE (IOPORT_BASE + 0x00000000UL) 858 #define GPIOB_BASE (IOPORT_BASE + 0x00000400UL) 859 #define GPIOC_BASE (IOPORT_BASE + 0x00000800UL) 860 #define GPIOE_BASE (IOPORT_BASE + 0x00001000UL) 861 #define GPIOH_BASE (IOPORT_BASE + 0x00001C00UL)
|
/hal_stm32-3.4.0/stm32cube/stm32wlxx/soc/ |
D | stm32wle4xx.h | 875 #define IOPORT_BASE (AHB2PERIPH_BASE + 0x00000000UL) macro 876 #define GPIOA_BASE (IOPORT_BASE + 0x00000000UL) 877 #define GPIOB_BASE (IOPORT_BASE + 0x00000400UL) 878 #define GPIOC_BASE (IOPORT_BASE + 0x00000800UL) 879 #define GPIOH_BASE (IOPORT_BASE + 0x00001C00UL)
|