Searched refs:FSMC_BASE (Results 1 – 5 of 5) sorted by relevance
47 #define FSMC_BASE (0x60000000UL + 0x40000000) ///< Base Address: 0… macro106 #define FSMC ((FSMC_TypeDef*) FSMC_BASE)
676 #define FSMC_BASE (0x60000000UL) /*!< FSMC base address */ macro762 #define FSMC_BANK1 (FSMC_BASE) /*!< FSMC Bank1 base address */
691 #define FSMC_BASE (0x60000000UL) /*!< FSMC base address */ macro778 #define FSMC_BANK1 (FSMC_BASE) /*!< FSMC Bank1 base address */
712 #define FSMC_BASE (0x60000000UL) /*!< FSMC base address */ macro800 #define FSMC_BANK1 (FSMC_BASE) /*!< FSMC Bank1 base address */
232 #define FSMC_BASE (AHB3_BASE + 0x40000000) macro8516 #define FSMC ((FSMC_Type*)FSMC_BASE)
Completed in 200 milliseconds