Home
last modified time | relevance | path

Searched refs:UTILS_SCALE4_LATENCY0_FREQ (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_utils.c73 #define UTILS_SCALE4_LATENCY0_FREQ (8000000U) /*!< HCLK frequency to set FLASH latency 0 i… macro
421 if (HCLK_Frequency <= UTILS_SCALE4_LATENCY0_FREQ) in LL_SetFlashLatency()