STM32F479xx 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 420 of file stm32f4xx_ll_system.h.

Referenced by LL_SetFlashLatency().

#define LL_FLASH_LATENCY_1   FLASH_ACR_LATENCY_1WS

FLASH One wait state

Definition at line 421 of file stm32f4xx_ll_system.h.

Referenced by LL_SetFlashLatency().

#define LL_FLASH_LATENCY_10   FLASH_ACR_LATENCY_10WS

FLASH ten wait states

Definition at line 430 of file stm32f4xx_ll_system.h.

#define LL_FLASH_LATENCY_11   FLASH_ACR_LATENCY_11WS

FLASH eleven wait states

Definition at line 431 of file stm32f4xx_ll_system.h.

#define LL_FLASH_LATENCY_12   FLASH_ACR_LATENCY_12WS

FLASH twelve wait states

Definition at line 432 of file stm32f4xx_ll_system.h.

#define LL_FLASH_LATENCY_13   FLASH_ACR_LATENCY_13WS

FLASH thirteen wait states

Definition at line 433 of file stm32f4xx_ll_system.h.

#define LL_FLASH_LATENCY_14   FLASH_ACR_LATENCY_14WS

FLASH fourteen wait states

Definition at line 434 of file stm32f4xx_ll_system.h.

#define LL_FLASH_LATENCY_15   FLASH_ACR_LATENCY_15WS

FLASH fifteen wait states

Definition at line 435 of file stm32f4xx_ll_system.h.

#define LL_FLASH_LATENCY_2   FLASH_ACR_LATENCY_2WS

FLASH Two wait states

Definition at line 422 of file stm32f4xx_ll_system.h.

Referenced by LL_SetFlashLatency().

#define LL_FLASH_LATENCY_3   FLASH_ACR_LATENCY_3WS

FLASH Three wait states

Definition at line 423 of file stm32f4xx_ll_system.h.

Referenced by LL_SetFlashLatency().

#define LL_FLASH_LATENCY_4   FLASH_ACR_LATENCY_4WS

FLASH Four wait states

Definition at line 424 of file stm32f4xx_ll_system.h.

Referenced by LL_SetFlashLatency().

#define LL_FLASH_LATENCY_5   FLASH_ACR_LATENCY_5WS

FLASH five wait state

Definition at line 425 of file stm32f4xx_ll_system.h.

Referenced by LL_SetFlashLatency().

#define LL_FLASH_LATENCY_6   FLASH_ACR_LATENCY_6WS

FLASH six wait state

Definition at line 426 of file stm32f4xx_ll_system.h.

#define LL_FLASH_LATENCY_7   FLASH_ACR_LATENCY_7WS

FLASH seven wait states

Definition at line 427 of file stm32f4xx_ll_system.h.

#define LL_FLASH_LATENCY_8   FLASH_ACR_LATENCY_8WS

FLASH eight wait states

Definition at line 428 of file stm32f4xx_ll_system.h.

#define LL_FLASH_LATENCY_9   FLASH_ACR_LATENCY_9WS

FLASH nine wait states

Definition at line 429 of file stm32f4xx_ll_system.h.