/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_system.h | 1007 SET_BIT(FLASH->ACR, FLASH_ACR_SLEEP_PD); in LL_FLASH_EnableSleepPowerDown() 1017 CLEAR_BIT(FLASH->ACR, FLASH_ACR_SLEEP_PD); in LL_FLASH_DisableSleepPowerDown()
|
D | stm32l0xx_hal_flash_ex.h | 702 #define __HAL_FLASH_SLEEP_POWERDOWN_ENABLE() SET_BIT(FLASH->ACR, FLASH_ACR_SLEEP_PD) 708 #define __HAL_FLASH_SLEEP_POWERDOWN_DISABLE() CLEAR_BIT(FLASH->ACR, FLASH_ACR_SLEEP_PD)
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_system.h | 1191 SET_BIT(FLASH->ACR, FLASH_ACR_SLEEP_PD); in LL_FLASH_EnableSleepPowerDown() 1201 CLEAR_BIT(FLASH->ACR, FLASH_ACR_SLEEP_PD); in LL_FLASH_DisableSleepPowerDown()
|
D | stm32wbaxx_hal_flash.h | 608 #define __HAL_FLASH_SLEEP_POWERDOWN_ENABLE() SET_BIT(FLASH->ACR, FLASH_ACR_SLEEP_PD) 614 #define __HAL_FLASH_SLEEP_POWERDOWN_DISABLE() CLEAR_BIT(FLASH->ACR, FLASH_ACR_SLEEP_PD)
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal_flash_ex.h | 858 #define __HAL_FLASH_SLEEP_POWERDOWN_ENABLE() SET_BIT(FLASH->ACR, FLASH_ACR_SLEEP_PD) 864 #define __HAL_FLASH_SLEEP_POWERDOWN_DISABLE() CLEAR_BIT(FLASH->ACR, FLASH_ACR_SLEEP_PD)
|
D | stm32l1xx_ll_system.h | 1970 SET_BIT(FLASH->ACR, FLASH_ACR_SLEEP_PD); in LL_FLASH_EnableSleepPowerDown() 1980 CLEAR_BIT(FLASH->ACR, FLASH_ACR_SLEEP_PD); in LL_FLASH_DisableSleepPowerDown()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_system.h | 1308 SET_BIT(FLASH->ACR, FLASH_ACR_SLEEP_PD); in LL_FLASH_EnableSleepPowerDown() 1318 CLEAR_BIT(FLASH->ACR, FLASH_ACR_SLEEP_PD); in LL_FLASH_DisableSleepPowerDown()
|
D | stm32l5xx_hal_flash.h | 633 #define __HAL_FLASH_SLEEP_POWERDOWN_ENABLE() SET_BIT(FLASH->ACR, FLASH_ACR_SLEEP_PD) 639 #define __HAL_FLASH_SLEEP_POWERDOWN_DISABLE() CLEAR_BIT(FLASH->ACR, FLASH_ACR_SLEEP_PD)
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_flash.h | 693 #define __HAL_FLASH_SLEEP_POWERDOWN_ENABLE() SET_BIT(FLASH->ACR, FLASH_ACR_SLEEP_PD) 699 #define __HAL_FLASH_SLEEP_POWERDOWN_DISABLE() CLEAR_BIT(FLASH->ACR, FLASH_ACR_SLEEP_PD)
|
D | stm32g4xx_ll_system.h | 1483 SET_BIT(FLASH->ACR, FLASH_ACR_SLEEP_PD); in LL_FLASH_EnableSleepPowerDown() 1493 CLEAR_BIT(FLASH->ACR, FLASH_ACR_SLEEP_PD); in LL_FLASH_DisableSleepPowerDown()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_system.h | 1594 SET_BIT(FLASH->ACR, FLASH_ACR_SLEEP_PD); in LL_FLASH_EnableSleepPowerDown() 1604 CLEAR_BIT(FLASH->ACR, FLASH_ACR_SLEEP_PD); in LL_FLASH_DisableSleepPowerDown()
|
D | stm32l4xx_hal_flash.h | 673 #define __HAL_FLASH_SLEEP_POWERDOWN_ENABLE() SET_BIT(FLASH->ACR, FLASH_ACR_SLEEP_PD) 679 #define __HAL_FLASH_SLEEP_POWERDOWN_DISABLE() CLEAR_BIT(FLASH->ACR, FLASH_ACR_SLEEP_PD)
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_flash.h | 712 #define __HAL_FLASH_SLEEP_POWERDOWN_ENABLE() SET_BIT(FLASH->ACR, FLASH_ACR_SLEEP_PD) 718 #define __HAL_FLASH_SLEEP_POWERDOWN_DISABLE() CLEAR_BIT(FLASH->ACR, FLASH_ACR_SLEEP_PD)
|
D | stm32u5xx_ll_system.h | 2282 SET_BIT(FLASH->ACR, FLASH_ACR_SLEEP_PD); in LL_FLASH_EnableSleepPowerDown() 2292 CLEAR_BIT(FLASH->ACR, FLASH_ACR_SLEEP_PD); in LL_FLASH_DisableSleepPowerDown()
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l041xx.h | 2041 #define FLASH_ACR_SLEEP_PD FLASH_ACR_SLEEP_PD_Msk /*!< Flash mode duri… macro
|
D | stm32l010x8.h | 1774 #define FLASH_ACR_SLEEP_PD FLASH_ACR_SLEEP_PD_Msk /*!< Flash mode duri… macro
|
D | stm32l010xb.h | 1782 #define FLASH_ACR_SLEEP_PD FLASH_ACR_SLEEP_PD_Msk /*!< Flash mode duri… macro
|
D | stm32l011xx.h | 1847 #define FLASH_ACR_SLEEP_PD FLASH_ACR_SLEEP_PD_Msk /*!< Flash mode duri… macro
|
D | stm32l021xx.h | 1975 #define FLASH_ACR_SLEEP_PD FLASH_ACR_SLEEP_PD_Msk /*!< Flash mode duri… macro
|
D | stm32l031xx.h | 1913 #define FLASH_ACR_SLEEP_PD FLASH_ACR_SLEEP_PD_Msk /*!< Flash mode duri… macro
|
D | stm32l051xx.h | 1954 #define FLASH_ACR_SLEEP_PD FLASH_ACR_SLEEP_PD_Msk /*!< Flash mode duri… macro
|
D | stm32l010x4.h | 1766 #define FLASH_ACR_SLEEP_PD FLASH_ACR_SLEEP_PD_Msk /*!< Flash mode duri… macro
|
D | stm32l010x6.h | 1772 #define FLASH_ACR_SLEEP_PD FLASH_ACR_SLEEP_PD_Msk /*!< Flash mode duri… macro
|
D | stm32l081xx.h | 2119 #define FLASH_ACR_SLEEP_PD FLASH_ACR_SLEEP_PD_Msk /*!< Flash mode duri… macro
|
D | stm32l071xx.h | 1991 #define FLASH_ACR_SLEEP_PD FLASH_ACR_SLEEP_PD_Msk /*!< Flash mode duri… macro
|