Macros | |
#define | FLASH_Latency_0 ((uint8_t)0x0000) |
#define | FLASH_Latency_0 ((uint32_t)0x00000000) |
#define | FLASH_Latency_0 ((uint8_t)0x0000) |
#define | FLASH_Latency_1 FLASH_ACR_LATENCY_0 |
#define | FLASH_Latency_1 ((uint32_t)0x00000001) |
#define | FLASH_Latency_1 ((uint8_t)0x0001) |
#define | FLASH_Latency_2 FLASH_ACR_LATENCY_1 |
#define | FLASH_Latency_2 ((uint32_t)0x00000002) |
#define | FLASH_Latency_2 ((uint8_t)0x0002) |
#define | FLASH_Latency_3 ((uint8_t)0x0003) |
#define | FLASH_Latency_4 ((uint8_t)0x0004) |
#define | FLASH_Latency_5 ((uint8_t)0x0005) |
#define | FLASH_Latency_6 ((uint8_t)0x0006) |
#define | FLASH_Latency_7 ((uint8_t)0x0007) |
#define | IS_FLASH_LATENCY(LATENCY) |
#define | IS_FLASH_LATENCY(LATENCY) |
#define | IS_FLASH_LATENCY(LATENCY) |
#define FLASH_Latency_0 ((uint8_t)0x0000) |
FLASH Zero Latency cycle
Definition at line 70 of file stm32f30x_flash.h.
#define FLASH_Latency_0 ((uint32_t)0x00000000) |
FLASH Zero Latency cycle
Definition at line 71 of file stm32f10x_flash.h.
#define FLASH_Latency_0 ((uint8_t)0x0000) |
FLASH Zero Latency cycle
Definition at line 73 of file stm32f4xx_flash.h.
#define FLASH_Latency_1 FLASH_ACR_LATENCY_0 |
FLASH One Latency cycle
Definition at line 71 of file stm32f30x_flash.h.
#define FLASH_Latency_1 ((uint32_t)0x00000001) |
FLASH One Latency cycle
Definition at line 72 of file stm32f10x_flash.h.
#define FLASH_Latency_1 ((uint8_t)0x0001) |
FLASH One Latency cycle
Definition at line 74 of file stm32f4xx_flash.h.
#define FLASH_Latency_2 FLASH_ACR_LATENCY_1 |
FLASH Two Latency cycles
Definition at line 72 of file stm32f30x_flash.h.
#define FLASH_Latency_2 ((uint32_t)0x00000002) |
FLASH Two Latency cycles
Definition at line 73 of file stm32f10x_flash.h.
#define FLASH_Latency_2 ((uint8_t)0x0002) |
FLASH Two Latency cycles
Definition at line 75 of file stm32f4xx_flash.h.
#define FLASH_Latency_3 ((uint8_t)0x0003) |
FLASH Three Latency cycles
Definition at line 76 of file stm32f4xx_flash.h.
#define FLASH_Latency_4 ((uint8_t)0x0004) |
FLASH Four Latency cycles
Definition at line 77 of file stm32f4xx_flash.h.
#define FLASH_Latency_5 ((uint8_t)0x0005) |
FLASH Five Latency cycles
Definition at line 78 of file stm32f4xx_flash.h.
#define FLASH_Latency_6 ((uint8_t)0x0006) |
FLASH Six Latency cycles
Definition at line 79 of file stm32f4xx_flash.h.
#define FLASH_Latency_7 ((uint8_t)0x0007) |
FLASH Seven Latency cycles
Definition at line 80 of file stm32f4xx_flash.h.
#define IS_FLASH_LATENCY | ( | LATENCY | ) |
Definition at line 74 of file stm32f10x_flash.h.
#define IS_FLASH_LATENCY | ( | LATENCY | ) |
Definition at line 74 of file stm32f30x_flash.h.
#define IS_FLASH_LATENCY | ( | LATENCY | ) |
Definition at line 82 of file stm32f4xx_flash.h.