Home
last modified time | relevance | path

Searched refs:FLASH_ACR_RUN_PD (Results 1 – 25 of 91) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_system.h979 SET_BIT(FLASH->ACR, FLASH_ACR_RUN_PD); in LL_FLASH_EnableRunPowerDown()
995 CLEAR_BIT(FLASH->ACR, FLASH_ACR_RUN_PD); in LL_FLASH_DisableRunPowerDown()
Dstm32l0xx_hal_flash_ex.h717 SET_BIT((FLASH->ACR), FLASH_ACR_RUN_PD); \
727 CLEAR_BIT((FLASH->ACR), FLASH_ACR_RUN_PD); \
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_flash_ex.h873 SET_BIT((FLASH->ACR), FLASH_ACR_RUN_PD); \
883 CLEAR_BIT((FLASH->ACR), FLASH_ACR_RUN_PD); \
Dstm32l1xx_ll_system.h1942 SET_BIT(FLASH->ACR, FLASH_ACR_RUN_PD); in LL_FLASH_EnableRunPowerDown()
1958 CLEAR_BIT(FLASH->ACR, FLASH_ACR_RUN_PD); in LL_FLASH_DisableRunPowerDown()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_system.h1280 SET_BIT(FLASH->ACR, FLASH_ACR_RUN_PD); in LL_FLASH_EnableRunPowerDown()
1296 CLEAR_BIT(FLASH->ACR, FLASH_ACR_RUN_PD); in LL_FLASH_DisableRunPowerDown()
Dstm32l5xx_hal_flash.h615 SET_BIT(FLASH->ACR, FLASH_ACR_RUN_PD); \
626 CLEAR_BIT(FLASH->ACR, FLASH_ACR_RUN_PD); \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_flash.h676 SET_BIT(FLASH->ACR, FLASH_ACR_RUN_PD); \
686 CLEAR_BIT(FLASH->ACR, FLASH_ACR_RUN_PD); \
Dstm32g4xx_ll_system.h1455 SET_BIT(FLASH->ACR, FLASH_ACR_RUN_PD); in LL_FLASH_EnableRunPowerDown()
1471 CLEAR_BIT(FLASH->ACR, FLASH_ACR_RUN_PD); in LL_FLASH_DisableRunPowerDown()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_system.h1566 SET_BIT(FLASH->ACR, FLASH_ACR_RUN_PD); in LL_FLASH_EnableRunPowerDown()
1582 CLEAR_BIT(FLASH->ACR, FLASH_ACR_RUN_PD); in LL_FLASH_DisableRunPowerDown()
Dstm32l4xx_hal_flash.h656 SET_BIT(FLASH->ACR, FLASH_ACR_RUN_PD); \
666 CLEAR_BIT(FLASH->ACR, FLASH_ACR_RUN_PD); \
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l041xx.h2044 #define FLASH_ACR_RUN_PD FLASH_ACR_RUN_PD_Msk /*!< Flash mode duri… macro
Dstm32l010x8.h1777 #define FLASH_ACR_RUN_PD FLASH_ACR_RUN_PD_Msk /*!< Flash mode duri… macro
Dstm32l010xb.h1785 #define FLASH_ACR_RUN_PD FLASH_ACR_RUN_PD_Msk /*!< Flash mode duri… macro
Dstm32l011xx.h1850 #define FLASH_ACR_RUN_PD FLASH_ACR_RUN_PD_Msk /*!< Flash mode duri… macro
Dstm32l021xx.h1978 #define FLASH_ACR_RUN_PD FLASH_ACR_RUN_PD_Msk /*!< Flash mode duri… macro
Dstm32l031xx.h1916 #define FLASH_ACR_RUN_PD FLASH_ACR_RUN_PD_Msk /*!< Flash mode duri… macro
Dstm32l051xx.h1957 #define FLASH_ACR_RUN_PD FLASH_ACR_RUN_PD_Msk /*!< Flash mode duri… macro
Dstm32l010x4.h1769 #define FLASH_ACR_RUN_PD FLASH_ACR_RUN_PD_Msk /*!< Flash mode duri… macro
Dstm32l010x6.h1775 #define FLASH_ACR_RUN_PD FLASH_ACR_RUN_PD_Msk /*!< Flash mode duri… macro
Dstm32l081xx.h2122 #define FLASH_ACR_RUN_PD FLASH_ACR_RUN_PD_Msk /*!< Flash mode duri… macro
Dstm32l071xx.h1994 #define FLASH_ACR_RUN_PD FLASH_ACR_RUN_PD_Msk /*!< Flash mode duri… macro
Dstm32l052xx.h2246 #define FLASH_ACR_RUN_PD FLASH_ACR_RUN_PD_Msk /*!< Flash mode duri… macro
Dstm32l062xx.h2374 #define FLASH_ACR_RUN_PD FLASH_ACR_RUN_PD_Msk /*!< Flash mode duri… macro
Dstm32l053xx.h2268 #define FLASH_ACR_RUN_PD FLASH_ACR_RUN_PD_Msk /*!< Flash mode duri… macro
/hal_stm32-latest/stm32cube/stm32l1xx/soc/
Dstm32l152xb.h2790 #define FLASH_ACR_RUN_PD FLASH_ACR_RUN_PD_Msk /*!< Flash mode duri… macro

1234