Macros | |
#define | IS_SYSCFG_MEMORY_REMAP(REMAP) |
#define | IS_SYSCFG_MEMORY_REMAP_CONFING(REMAP) |
#define | SYSCFG_MemoryRemap_Flash ((uint8_t)0x00) |
#define | SYSCFG_MemoryRemap_Flash ((uint8_t)0x00) |
#define | SYSCFG_MemoryRemap_FSMC ((uint8_t)0x02) |
#define | SYSCFG_MemoryRemap_SRAM ((uint8_t)0x03) |
#define | SYSCFG_MemoryRemap_SRAM ((uint8_t)0x03) |
#define | SYSCFG_MemoryRemap_SystemFlash ((uint8_t)0x01) |
#define | SYSCFG_MemoryRemap_SystemMemory ((uint8_t)0x01) |
#define IS_SYSCFG_MEMORY_REMAP | ( | REMAP | ) |
Definition at line 123 of file stm32f30x_syscfg.h.
#define IS_SYSCFG_MEMORY_REMAP_CONFING | ( | REMAP | ) |
Definition at line 131 of file stm32f4xx_syscfg.h.
#define SYSCFG_MemoryRemap_Flash ((uint8_t)0x00) |
Definition at line 118 of file stm32f30x_syscfg.h.
#define SYSCFG_MemoryRemap_Flash ((uint8_t)0x00) |
Definition at line 126 of file stm32f4xx_syscfg.h.
#define SYSCFG_MemoryRemap_FSMC ((uint8_t)0x02) |
Definition at line 129 of file stm32f4xx_syscfg.h.
#define SYSCFG_MemoryRemap_SRAM ((uint8_t)0x03) |
Definition at line 120 of file stm32f30x_syscfg.h.
#define SYSCFG_MemoryRemap_SRAM ((uint8_t)0x03) |
Definition at line 128 of file stm32f4xx_syscfg.h.
#define SYSCFG_MemoryRemap_SystemFlash ((uint8_t)0x01) |
Definition at line 127 of file stm32f4xx_syscfg.h.
#define SYSCFG_MemoryRemap_SystemMemory ((uint8_t)0x01) |
Definition at line 119 of file stm32f30x_syscfg.h.