Symbols
loading...
Files
loading...

FLASH_LATENCY_2 macro

FLASH Two Latency cycles

Syntax

Examples

FLASH_LATENCY_2 is referenced by 38 libraries and example projects.

References

LocationText
stm32f4xx_hal_flash_ex.h:276
#define FLASH_LATENCY_2 FLASH_ACR_LATENCY_2WS /*!< FLASH Two Latency cycles */
stm32f4xx_hal_flash_ex.h:301
#define FLASH_LATENCY_2 FLASH_ACR_LATENCY_2WS /*!< FLASH Two Latency cycles */
stm32f4xx_hal_flash_ex.h:866
((LATENCY) == FLASH_LATENCY_2) || \
stm32f4xx_hal_flash_ex.h:888
((LATENCY) == FLASH_LATENCY_2) || \