STM32F439xx HAL User Manual
Defines
FLASH LATENCY
SYSTEM Exported Constants

Defines

#define LL_FLASH_LATENCY_0   FLASH_ACR_LATENCY_0WS
#define LL_FLASH_LATENCY_1   FLASH_ACR_LATENCY_1WS
#define LL_FLASH_LATENCY_2   FLASH_ACR_LATENCY_2WS
#define LL_FLASH_LATENCY_3   FLASH_ACR_LATENCY_3WS
#define LL_FLASH_LATENCY_4   FLASH_ACR_LATENCY_4WS
#define LL_FLASH_LATENCY_5   FLASH_ACR_LATENCY_5WS
#define LL_FLASH_LATENCY_6   FLASH_ACR_LATENCY_6WS
#define LL_FLASH_LATENCY_7   FLASH_ACR_LATENCY_7WS
#define LL_FLASH_LATENCY_8   FLASH_ACR_LATENCY_8WS
#define LL_FLASH_LATENCY_9   FLASH_ACR_LATENCY_9WS
#define LL_FLASH_LATENCY_10   FLASH_ACR_LATENCY_10WS
#define LL_FLASH_LATENCY_11   FLASH_ACR_LATENCY_11WS
#define LL_FLASH_LATENCY_12   FLASH_ACR_LATENCY_12WS
#define LL_FLASH_LATENCY_13   FLASH_ACR_LATENCY_13WS
#define LL_FLASH_LATENCY_14   FLASH_ACR_LATENCY_14WS
#define LL_FLASH_LATENCY_15   FLASH_ACR_LATENCY_15WS

Define Documentation

#define LL_FLASH_LATENCY_0   FLASH_ACR_LATENCY_0WS

FLASH Zero wait state

Definition at line 436 of file stm32f4xx_ll_system.h.

Referenced by UTILS_SetFlashLatency().

#define LL_FLASH_LATENCY_1   FLASH_ACR_LATENCY_1WS

FLASH One wait state

Definition at line 437 of file stm32f4xx_ll_system.h.

Referenced by UTILS_SetFlashLatency().

#define LL_FLASH_LATENCY_10   FLASH_ACR_LATENCY_10WS

FLASH ten wait states

Definition at line 446 of file stm32f4xx_ll_system.h.

#define LL_FLASH_LATENCY_11   FLASH_ACR_LATENCY_11WS

FLASH eleven wait states

Definition at line 447 of file stm32f4xx_ll_system.h.

#define LL_FLASH_LATENCY_12   FLASH_ACR_LATENCY_12WS

FLASH twelve wait states

Definition at line 448 of file stm32f4xx_ll_system.h.

#define LL_FLASH_LATENCY_13   FLASH_ACR_LATENCY_13WS

FLASH thirteen wait states

Definition at line 449 of file stm32f4xx_ll_system.h.

#define LL_FLASH_LATENCY_14   FLASH_ACR_LATENCY_14WS

FLASH fourteen wait states

Definition at line 450 of file stm32f4xx_ll_system.h.

#define LL_FLASH_LATENCY_15   FLASH_ACR_LATENCY_15WS

FLASH fifteen wait states

Definition at line 451 of file stm32f4xx_ll_system.h.

#define LL_FLASH_LATENCY_2   FLASH_ACR_LATENCY_2WS

FLASH Two wait states

Definition at line 438 of file stm32f4xx_ll_system.h.

Referenced by UTILS_SetFlashLatency().

#define LL_FLASH_LATENCY_3   FLASH_ACR_LATENCY_3WS

FLASH Three wait states

Definition at line 439 of file stm32f4xx_ll_system.h.

Referenced by UTILS_SetFlashLatency().

#define LL_FLASH_LATENCY_4   FLASH_ACR_LATENCY_4WS

FLASH Four wait states

Definition at line 440 of file stm32f4xx_ll_system.h.

Referenced by UTILS_SetFlashLatency().

#define LL_FLASH_LATENCY_5   FLASH_ACR_LATENCY_5WS

FLASH five wait state

Definition at line 441 of file stm32f4xx_ll_system.h.

Referenced by UTILS_SetFlashLatency().

#define LL_FLASH_LATENCY_6   FLASH_ACR_LATENCY_6WS

FLASH six wait state

Definition at line 442 of file stm32f4xx_ll_system.h.

#define LL_FLASH_LATENCY_7   FLASH_ACR_LATENCY_7WS

FLASH seven wait states

Definition at line 443 of file stm32f4xx_ll_system.h.

#define LL_FLASH_LATENCY_8   FLASH_ACR_LATENCY_8WS

FLASH eight wait states

Definition at line 444 of file stm32f4xx_ll_system.h.

#define LL_FLASH_LATENCY_9   FLASH_ACR_LATENCY_9WS

FLASH nine wait states

Definition at line 445 of file stm32f4xx_ll_system.h.