STM32H735xx 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 Documentation

#define LL_FLASH_LATENCY_0   FLASH_ACR_LATENCY_0WS

FLASH Zero wait state

Definition at line 416 of file stm32h7xx_ll_system.h.

Referenced by LL_SetFlashLatency().

#define LL_FLASH_LATENCY_1   FLASH_ACR_LATENCY_1WS

FLASH One wait state

Definition at line 417 of file stm32h7xx_ll_system.h.

Referenced by LL_SetFlashLatency().

#define LL_FLASH_LATENCY_2   FLASH_ACR_LATENCY_2WS

FLASH Two wait states

Definition at line 418 of file stm32h7xx_ll_system.h.

Referenced by LL_SetFlashLatency().

#define LL_FLASH_LATENCY_3   FLASH_ACR_LATENCY_3WS

FLASH Three wait states

Definition at line 419 of file stm32h7xx_ll_system.h.

Referenced by LL_SetFlashLatency().

#define LL_FLASH_LATENCY_4   FLASH_ACR_LATENCY_4WS

FLASH Four wait states

Definition at line 420 of file stm32h7xx_ll_system.h.

Referenced by LL_SetFlashLatency().

#define LL_FLASH_LATENCY_5   FLASH_ACR_LATENCY_5WS

FLASH five wait state

Definition at line 421 of file stm32h7xx_ll_system.h.

Referenced by LL_SetFlashLatency().

#define LL_FLASH_LATENCY_6   FLASH_ACR_LATENCY_6WS

FLASH six wait state

Definition at line 422 of file stm32h7xx_ll_system.h.

Referenced by LL_SetFlashLatency().

#define LL_FLASH_LATENCY_7   FLASH_ACR_LATENCY_7WS

FLASH seven wait states

Definition at line 423 of file stm32h7xx_ll_system.h.