Macros | |
#define | FLASH_Sector_0 ((uint16_t)0x0000) |
#define | FLASH_Sector_1 ((uint16_t)0x0008) |
#define | FLASH_Sector_10 ((uint16_t)0x0050) |
#define | FLASH_Sector_11 ((uint16_t)0x0058) |
#define | FLASH_Sector_12 ((uint16_t)0x0080) |
#define | FLASH_Sector_13 ((uint16_t)0x0088) |
#define | FLASH_Sector_14 ((uint16_t)0x0090) |
#define | FLASH_Sector_15 ((uint16_t)0x0098) |
#define | FLASH_Sector_16 ((uint16_t)0x00A0) |
#define | FLASH_Sector_17 ((uint16_t)0x00A8) |
#define | FLASH_Sector_18 ((uint16_t)0x00B0) |
#define | FLASH_Sector_19 ((uint16_t)0x00B8) |
#define | FLASH_Sector_2 ((uint16_t)0x0010) |
#define | FLASH_Sector_20 ((uint16_t)0x00C0) |
#define | FLASH_Sector_21 ((uint16_t)0x00C8) |
#define | FLASH_Sector_22 ((uint16_t)0x00D0) |
#define | FLASH_Sector_23 ((uint16_t)0x00D8) |
#define | FLASH_Sector_3 ((uint16_t)0x0018) |
#define | FLASH_Sector_4 ((uint16_t)0x0020) |
#define | FLASH_Sector_5 ((uint16_t)0x0028) |
#define | FLASH_Sector_6 ((uint16_t)0x0030) |
#define | FLASH_Sector_7 ((uint16_t)0x0038) |
#define | FLASH_Sector_8 ((uint16_t)0x0040) |
#define | FLASH_Sector_9 ((uint16_t)0x0048) |
#define | IS_FLASH_ADDRESS(ADDRESS) |
#define | IS_FLASH_SECTOR(SECTOR) |
#define FLASH_Sector_0 ((uint16_t)0x0000) |
Sector Number 0
Definition at line 114 of file stm32f4xx_flash.h.
#define FLASH_Sector_1 ((uint16_t)0x0008) |
Sector Number 1
Definition at line 115 of file stm32f4xx_flash.h.
#define FLASH_Sector_10 ((uint16_t)0x0050) |
Sector Number 10
Definition at line 124 of file stm32f4xx_flash.h.
#define FLASH_Sector_11 ((uint16_t)0x0058) |
Sector Number 11
Definition at line 125 of file stm32f4xx_flash.h.
#define FLASH_Sector_12 ((uint16_t)0x0080) |
Sector Number 12
Definition at line 126 of file stm32f4xx_flash.h.
#define FLASH_Sector_13 ((uint16_t)0x0088) |
Sector Number 13
Definition at line 127 of file stm32f4xx_flash.h.
#define FLASH_Sector_14 ((uint16_t)0x0090) |
Sector Number 14
Definition at line 128 of file stm32f4xx_flash.h.
#define FLASH_Sector_15 ((uint16_t)0x0098) |
Sector Number 15
Definition at line 129 of file stm32f4xx_flash.h.
#define FLASH_Sector_16 ((uint16_t)0x00A0) |
Sector Number 16
Definition at line 130 of file stm32f4xx_flash.h.
#define FLASH_Sector_17 ((uint16_t)0x00A8) |
Sector Number 17
Definition at line 131 of file stm32f4xx_flash.h.
#define FLASH_Sector_18 ((uint16_t)0x00B0) |
Sector Number 18
Definition at line 132 of file stm32f4xx_flash.h.
#define FLASH_Sector_19 ((uint16_t)0x00B8) |
Sector Number 19
Definition at line 133 of file stm32f4xx_flash.h.
#define FLASH_Sector_2 ((uint16_t)0x0010) |
Sector Number 2
Definition at line 116 of file stm32f4xx_flash.h.
#define FLASH_Sector_20 ((uint16_t)0x00C0) |
Sector Number 20
Definition at line 134 of file stm32f4xx_flash.h.
#define FLASH_Sector_21 ((uint16_t)0x00C8) |
Sector Number 21
Definition at line 135 of file stm32f4xx_flash.h.
#define FLASH_Sector_22 ((uint16_t)0x00D0) |
Sector Number 22
Definition at line 136 of file stm32f4xx_flash.h.
#define FLASH_Sector_23 ((uint16_t)0x00D8) |
Sector Number 23
Definition at line 137 of file stm32f4xx_flash.h.
#define FLASH_Sector_3 ((uint16_t)0x0018) |
Sector Number 3
Definition at line 117 of file stm32f4xx_flash.h.
#define FLASH_Sector_4 ((uint16_t)0x0020) |
Sector Number 4
Definition at line 118 of file stm32f4xx_flash.h.
#define FLASH_Sector_5 ((uint16_t)0x0028) |
Sector Number 5
Definition at line 119 of file stm32f4xx_flash.h.
#define FLASH_Sector_6 ((uint16_t)0x0030) |
Sector Number 6
Definition at line 120 of file stm32f4xx_flash.h.
#define FLASH_Sector_7 ((uint16_t)0x0038) |
Sector Number 7
Definition at line 121 of file stm32f4xx_flash.h.
#define FLASH_Sector_8 ((uint16_t)0x0040) |
Sector Number 8
Definition at line 122 of file stm32f4xx_flash.h.
#define FLASH_Sector_9 ((uint16_t)0x0048) |
Sector Number 9
Definition at line 123 of file stm32f4xx_flash.h.
#define IS_FLASH_ADDRESS | ( | ADDRESS | ) |
Definition at line 152 of file stm32f4xx_flash.h.
#define IS_FLASH_SECTOR | ( | SECTOR | ) |
Definition at line 139 of file stm32f4xx_flash.h.