HAL + 0/61 examples
CodeScope will show references to LL_FLASH_LATENCY_3 from the following samples and libraries:
Examples
STM32F410xx-Nucleo
Examples_LL
LPTIM
STM32F411RE-Nucleo
Examples_LL
ADC
CRC
DMA
EXTI
GPIO
I2C
IWDG
PWR
RCC
RTC
SPI
TIM
USART
UTILS
 
Symbols
loading...
Files
loading...

LL_FLASH_LATENCY_3 macro

FLASH Three wait states

Syntax

#define LL_FLASH_LATENCY_3 FLASH_ACR_LATENCY_3WS

Examples

LL_FLASH_LATENCY_3 is referenced by 61 libraries and example projects.

References

LocationText
stm32f4xx_ll_system.h:424
#define LL_FLASH_LATENCY_3 FLASH_ACR_LATENCY_3WS /*!< FLASH Three wait states */
stm32f4xx_ll_utils.c:370
latency = LL_FLASH_LATENCY_3;
stm32f4xx_ll_utils.c:404
latency = LL_FLASH_LATENCY_3;
stm32f4xx_ll_utils.c:425
latency = LL_FLASH_LATENCY_3;