HAL + 0/1 examples
CodeScope will show references to LL_FLASH_LATENCY_1 from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
RCC
 
Symbols
loading...
Files
loading...

LL_FLASH_LATENCY_1 macro

FLASH One wait state

Syntax

#define LL_FLASH_LATENCY_1 FLASH_ACR_LATENCY_1WS

Examples

LL_FLASH_LATENCY_1 is referenced by 1 libraries and example projects.

References

LocationText
stm32f4xx_ll_system.h:422
#define LL_FLASH_LATENCY_1 FLASH_ACR_LATENCY_1WS /*!< FLASH One wait state */
stm32f4xx_ll_utils.c:382
latency = LL_FLASH_LATENCY_1;
stm32f4xx_ll_utils.c:415
latency = LL_FLASH_LATENCY_1;
stm32f4xx_ll_utils.c:437
latency = LL_FLASH_LATENCY_1;