Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_utils.c108 #define UTILS_SCALE3_LATENCY0_FREQ 22000000U /*!< HCLK frequency to set FLASH latency 0 in p… macro
124 #define UTILS_SCALE3_LATENCY0_FREQ 45000000U /*!< HCLK frequency to set FLASH latency 0 in p… macro
145 #define UTILS_SCALE3_LATENCY0_FREQ 35000000U /*!< HCLK frequency to set FLASH latency 0 in p… macro
864 …else if((HCLK_Frequency > UTILS_SCALE3_LATENCY0_FREQ) && (HCLK_Frequency <= UTILS_SCALE3_LATENCY1_…
869 else if(HCLK_Frequency <= UTILS_SCALE3_LATENCY0_FREQ)
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_utils.c69 #define UTILS_SCALE3_LATENCY0_FREQ (12500000U) /*!< HCLK frequency to set FLASH latency 0 … macro
394 if (HCLK_Frequency <= UTILS_SCALE3_LATENCY0_FREQ) in LL_SetFlashLatency()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_utils.c87 #define UTILS_SCALE3_LATENCY0_FREQ 20000000U /*!< HCLK frequency to set FLASH latency 0 i… macro
778 if (HCLK_Frequency <= UTILS_SCALE3_LATENCY0_FREQ) in LL_SetFlashLatency()