Home
last modified time | relevance | path

Searched refs:LL_FLASH_LATENCY_2 (Results 1 – 25 of 34) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_utils.c347 latency = LL_FLASH_LATENCY_2; in LL_SetFlashLatency()
379 latency = LL_FLASH_LATENCY_2; in LL_SetFlashLatency()
406 latency = LL_FLASH_LATENCY_2; in LL_SetFlashLatency()
433 latency = LL_FLASH_LATENCY_2; in LL_SetFlashLatency()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_utils.c327 latency = LL_FLASH_LATENCY_2; in LL_SetFlashLatency()
352 latency = LL_FLASH_LATENCY_2; in LL_SetFlashLatency()
377 latency = LL_FLASH_LATENCY_2; in LL_SetFlashLatency()
402 latency = LL_FLASH_LATENCY_2; in LL_SetFlashLatency()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_utils.c687 latency = LL_FLASH_LATENCY_2; in LL_SetFlashLatency()
723 latency = LL_FLASH_LATENCY_2; in LL_SetFlashLatency()
759 latency = LL_FLASH_LATENCY_2; in LL_SetFlashLatency()
790 latency = LL_FLASH_LATENCY_2; in LL_SetFlashLatency()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_utils.c737 latency = LL_FLASH_LATENCY_2;
784 latency = LL_FLASH_LATENCY_2;
823 latency = LL_FLASH_LATENCY_2;
862 latency = LL_FLASH_LATENCY_2;
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_utils.c303 latency = LL_FLASH_LATENCY_2; in LL_SetFlashLatency()
331 latency = LL_FLASH_LATENCY_2; in LL_SetFlashLatency()
349 latency = LL_FLASH_LATENCY_2; in LL_SetFlashLatency()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_utils.c373 latency = LL_FLASH_LATENCY_2; in LL_SetFlashLatency()
405 latency = LL_FLASH_LATENCY_2; in LL_SetFlashLatency()
432 latency = LL_FLASH_LATENCY_2; in LL_SetFlashLatency()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_utils.c376 latency = LL_FLASH_LATENCY_2; in LL_SetFlashLatency()
409 latency = LL_FLASH_LATENCY_2; in LL_SetFlashLatency()
431 latency = LL_FLASH_LATENCY_2; in LL_SetFlashLatency()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_utils.c519 latency = LL_FLASH_LATENCY_2; in UTILS_SetFlashLatency()
541 latency = LL_FLASH_LATENCY_2; in UTILS_SetFlashLatency()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_utils.c640 latency = LL_FLASH_LATENCY_2; /* 2WS (3 CPU cycles) */ in LL_SetFlashLatency()
667 latency = LL_FLASH_LATENCY_2; /* 2WS (3 CPU cycles) */ in LL_SetFlashLatency()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_system.h163 #define LL_FLASH_LATENCY_2 FLASH_ACR_LATENCY_1 /*!< FLASH Two wait states */ macro
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_system.h209 #define LL_FLASH_LATENCY_2 FLASH_ACR_LATENCY_2WS /*!< FLASH Two wait states */ macro
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_utils.c435 latency = LL_FLASH_LATENCY_2; in LL_SetFlashLatency()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_utils.c253 latency = LL_FLASH_LATENCY_2; in LL_SetFlashLatency()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_utils.c393 latency = LL_FLASH_LATENCY_2; in LL_SetFlashLatency()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_system.h265 #define LL_FLASH_LATENCY_2 FLASH_ACR_LATENCY_2WS /*!< FLASH Two wait states */ macro
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_utils.c327 latency = LL_FLASH_LATENCY_2; in LL_SetFlashLatency()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_utils.c293 …onst uint32_t UTILS_LATENCY_RANGE[] = {LL_FLASH_LATENCY_0, LL_FLASH_LATENCY_1, LL_FLASH_LATENCY_2}; in LL_SetFlashLatency()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_utils.c286 …t UTILS_LATENCY_RANGE[] = {LL_FLASH_LATENCY_0, LL_FLASH_LATENCY_1, LL_FLASH_LATENCY_2, LL_FLASH_LA… 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()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_utils.c301 latency = LL_FLASH_LATENCY_2; in LL_SetFlashLatency()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_system.h197 #define LL_FLASH_LATENCY_2 FLASH_ACR_LATENCY_1 /*!… macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_system.h278 #define LL_FLASH_LATENCY_2 FLASH_ACR_LATENCY_2WS /*!< FLASH two wait states */ macro
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_system.h323 #define LL_FLASH_LATENCY_2 FLASH_ACR_LATENCY_2WS /*!< FLASH Two wait states */ macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_system.h359 #define LL_FLASH_LATENCY_2 FLASH_ACR_LATENCY_2WS /*!< FLASH Two wait states */ macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_system.h423 #define LL_FLASH_LATENCY_2 FLASH_ACR_LATENCY_2WS /*!< FLASH Two wait states */ macro

12