Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_ll_utils.c410 uint32_t latency = LL_FLASH_LATENCY_0; /* default value 0WS */ in UTILS_SetFlashLatency()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_ll_utils.c400 uint32_t latency = LL_FLASH_LATENCY_0; /* default value 0WS */ in UTILS_SetFlashLatency()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_system.h273 #define LL_FLASH_LATENCY_0 ((uint32_t)0x00000000U) /*!< FLASH Zero Latency cycle */ macro
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_utils.c622 uint32_t latency = LL_FLASH_LATENCY_0; /* default value 0WS */ in UTILS_SetFlashLatency()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_system.h417 #define LL_FLASH_LATENCY_0 0x00000000U /*!< FLASH Zero Latency cycle */ macro
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_system.h370 #define LL_FLASH_LATENCY_0 FLASH_ACR_LATENCY_0WS /*!< FLASH Zero wait state */ macro