Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_utils.c58 #define UTILS_LATENCY3_FREQ 90000000U /*!< HCLK frequency to set FLASH latency 3 in power sc… macro
319 if(HCLK_Frequency > UTILS_LATENCY3_FREQ) in LL_SetFlashLatency()