Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_utils.c286 …const uint32_t UTILS_LATENCY_RANGE[] = {LL_FLASH_LATENCY_0, LL_FLASH_LATENCY_1, LL_FLASH_LATENCY_2… in LL_SetFlashLatency() local
298 latency = UTILS_LATENCY_RANGE[index]; in LL_SetFlashLatency()
310 latency = UTILS_LATENCY_RANGE[index]; in LL_SetFlashLatency()
321 latency = UTILS_LATENCY_RANGE[index]; in LL_SetFlashLatency()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_utils.c273 …const uint32_t UTILS_LATENCY_RANGE[] = {LL_FLASH_LATENCY_0, LL_FLASH_LATENCY_1, LL_FLASH_LATENCY_2, in LL_SetFlashLatency() local
288 latency = UTILS_LATENCY_RANGE[index]; in LL_SetFlashLatency()
304 latency = UTILS_LATENCY_RANGE[index]; in LL_SetFlashLatency()
320 latency = UTILS_LATENCY_RANGE[index]; in LL_SetFlashLatency()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_utils.c293 …const uint32_t UTILS_LATENCY_RANGE[] = {LL_FLASH_LATENCY_0, LL_FLASH_LATENCY_1, LL_FLASH_LATENCY_2… in LL_SetFlashLatency() local
307 latency = UTILS_LATENCY_RANGE[index]; in LL_SetFlashLatency()
323 latency = UTILS_LATENCY_RANGE[index]; in LL_SetFlashLatency()