HAL
LL_FLASH_LATENCY_2 is only used within HAL.
 
Symbols
loading...
Files
loading...

LL_FLASH_LATENCY_2 macro

FLASH Two wait states

Syntax

#define LL_FLASH_LATENCY_2 FLASH_ACR_LATENCY_2WS

References

LocationText
stm32f4xx_ll_system.h:423
#define LL_FLASH_LATENCY_2 FLASH_ACR_LATENCY_2WS /*!< FLASH Two wait states */
stm32f4xx_ll_utils.c:376
latency = LL_FLASH_LATENCY_2;
stm32f4xx_ll_utils.c:409
latency = LL_FLASH_LATENCY_2;
stm32f4xx_ll_utils.c:431
latency = LL_FLASH_LATENCY_2;