Searched refs:FLASH_ACR_RUN_PD (Results 1 – 14 of 14) sorted by relevance
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/ |
D | stm32l0xx_ll_system.h | 997 SET_BIT(FLASH->ACR, FLASH_ACR_RUN_PD); in LL_FLASH_EnableRunPowerDown() 1013 CLEAR_BIT(FLASH->ACR, FLASH_ACR_RUN_PD); in LL_FLASH_DisableRunPowerDown()
|
D | stm32l0xx_hal_flash_ex.h | 734 SET_BIT((FLASH->ACR), FLASH_ACR_RUN_PD); \ 744 CLEAR_BIT((FLASH->ACR), FLASH_ACR_RUN_PD); \
|
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/ |
D | stm32l1xx_hal_flash_ex.h | 891 SET_BIT((FLASH->ACR), FLASH_ACR_RUN_PD); \ 901 CLEAR_BIT((FLASH->ACR), FLASH_ACR_RUN_PD); \
|
D | stm32l1xx_ll_system.h | 1905 SET_BIT(FLASH->ACR, FLASH_ACR_RUN_PD); in LL_FLASH_EnableRunPowerDown() 1921 CLEAR_BIT(FLASH->ACR, FLASH_ACR_RUN_PD); in LL_FLASH_DisableRunPowerDown()
|
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/ |
D | stm32l4xx_ll_system.h | 1579 SET_BIT(FLASH->ACR, FLASH_ACR_RUN_PD); in LL_FLASH_EnableRunPowerDown() 1595 CLEAR_BIT(FLASH->ACR, FLASH_ACR_RUN_PD); in LL_FLASH_DisableRunPowerDown()
|
D | stm32l4xx_hal_flash.h | 663 SET_BIT(FLASH->ACR, FLASH_ACR_RUN_PD); \ 673 CLEAR_BIT(FLASH->ACR, FLASH_ACR_RUN_PD); \
|
/loramac-node-3.6.0-3.5.0/src/boards/SKiM881AXL/cmsis/ |
D | stm32l081xx.h | 2132 #define FLASH_ACR_RUN_PD FLASH_ACR_RUN_PD_Msk /*!< Flash mode duri… macro
|
/loramac-node-3.6.0-3.5.0/src/boards/B-L072Z-LRWAN1/cmsis/ |
D | stm32l072xx.h | 2390 #define FLASH_ACR_RUN_PD FLASH_ACR_RUN_PD_Msk /*!< Flash mode duri… macro
|
/loramac-node-3.6.0-3.5.0/src/boards/SKiM980A/cmsis/ |
D | stm32l151xba.h | 2776 #define FLASH_ACR_RUN_PD FLASH_ACR_RUN_PD_Msk /*!< Flash mode duri… macro
|
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL073/cmsis/ |
D | stm32l073xx.h | 2412 #define FLASH_ACR_RUN_PD FLASH_ACR_RUN_PD_Msk /*!< Flash mode duri… macro
|
/loramac-node-3.6.0-3.5.0/src/boards/SKiM880B/cmsis/ |
D | stm32l151xba.h | 2776 #define FLASH_ACR_RUN_PD FLASH_ACR_RUN_PD_Msk /*!< Flash mode duri… macro
|
/loramac-node-3.6.0-3.5.0/src/boards/NAMote72/cmsis/ |
D | stm32l152xc.h | 3029 #define FLASH_ACR_RUN_PD FLASH_ACR_RUN_PD_Msk /*!< Flash mode duri… macro
|
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL152/cmsis/ |
D | stm32l152xe.h | 3093 #define FLASH_ACR_RUN_PD FLASH_ACR_RUN_PD_Msk /*!< Flash mode duri… macro
|
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL476/cmsis/ |
D | stm32l476xx.h | 7569 #define FLASH_ACR_RUN_PD FLASH_ACR_RUN_PD_Msk /*!< Flash power dow… macro
|