/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_pwr.c | 104 (+) Low-power run mode: core and peripherals are running at low frequency. 119 *** Low-power run mode *** 122 (+) Entry: (from main run mode) 151 the MCU is in Low-power Run mode. 174 [..] When exiting Stop, the MCU is either in Run mode or in Low-power Run mode 295 * in Run mode. 301 * @note Low-power Sleep mode is entered from Low-power Run mode only. In 302 * case Regulator parameter is set to Low Power but MCU is in Run mode, 303 * we will first enter in Low-power Run mode. Therefore, user should 305 * @note When exiting Low-power Sleep mode, the MCU is in Low-power Run mode. [all …]
|
D | stm32g0xx_hal_pwr_ex.c | 697 * run, low power sleep and stop modes. 715 * run, low power sleep and stop modes. 797 * @brief Enter Low-power Run mode 799 * low power run mode 800 * @note In Low-power Run mode, all I/O pins keep the same state as in Run mode. 811 * @brief Exit Low-power Run mode.
|
/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_pwr.c | 202 …(+) Low-power Run mode: core and peripherals are running, main regulator off, low power regulator … 220 *** Low-power run mode *** 223 (+) Entry: (from main run mode) 249 the MCU is in Low-power Run mode. 273 … When exiting Stop 0 and Stop 1 modes, the MCU is either in Run mode or in Low-power Run mode 275 When exiting Stop 2 mode, the MCU is in Run mode. 460 * @note In Sleep/Low-power Sleep mode, all I/O pins keep the same state as in Run mode. 465 * @note Low-power Sleep mode is entered from Low-power Run mode (low-power regulator used 469 * @note When exiting Low-power Sleep mode, the MCU is in Low-power Run mode. To move in 470 * Run mode, the user must resort to HAL_PWREx_DisableLowPowerRunMode() API. [all …]
|
D | stm32wlxx_hal_pwr_ex.c | 611 * run and low power sleep modes. 646 * run and low power sleep modes. 849 * @brief Enter Low-power Run mode 850 * @note In Low-power Run mode, all I/O pins keep the same state as in Run mode. 861 * @brief Exit Low-power Run mode. 894 * @note In Stop 0 mode, all I/O pins keep the same state as in Run mode. 954 * @note In Stop 1 mode, all I/O pins keep the same state as in Run mode. 1012 * @note In Stop 2 mode, all I/O pins keep the same state as in Run mode. 1103 - If system was in Run or Stop mode (other CPU in Run, Sleep, Stop), in HAL_PWREx_EnterSHUTDOWNMode()
|
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_pwr.c | 164 …(+) Low-power Run mode: core and peripherals are running, main regulator off, low power regulator … 175 *** Low-power run mode *** 178 (+) Entry: (from main run mode) 206 the MCU is in Low-power Run mode. 230 … When exiting Stop 0 and Stop 1 modes, the MCU is either in Run mode or in Low-power Run mode 232 When exiting Stop 2 mode, the MCU is in Run mode. 422 * @note In Sleep/Low-power Sleep mode, all I/O pins keep the same state as in Run mode. 427 * @note Low-power Sleep mode is entered from Low-power Run mode. Therefore, if not yet 428 * in Low-power Run mode before calling HAL_PWR_EnterSLEEPMode() with Regulator set 434 * @note When exiting Low-power Sleep mode, the MCU is in Low-power Run mode. To move in [all …]
|
D | stm32l4xx_hal_flash_ramfunc.c | 9 * + FLASH Power Down in Run mode 87 * @brief Enable the Power down in Run Mode 93 /* Enable the Power Down in Run mode*/ in HAL_FLASHEx_EnableRunPowerDown() 101 * @brief Disable the Power down in Run Mode 107 /* Disable the Power Down in Run mode*/ in HAL_FLASHEx_DisableRunPowerDown()
|
/hal_stm32-3.4.0/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_pwr.c | 164 …(+) Low-power Run mode: core and peripherals are running, main regulator off, low power regulator … 174 *** Low-power run mode *** 177 (+) Entry: (from main run mode) 205 the MCU is in Low-power Run mode. 228 … When exiting Stop 0 and Stop 1 modes, the MCU is either in Run mode or in Low-power Run mode 419 * @note In Sleep/Low-power Sleep mode, all I/O pins keep the same state as in Run mode. 424 * @note Low-power Sleep mode is entered from Low-power Run mode. Therefore, if not yet 425 * in Low-power Run mode before calling HAL_PWR_EnterSLEEPMode() with Regulator set 431 * @note When exiting Low-power Sleep mode, the MCU is in Low-power Run mode. To move in 432 * Run mode, the user must resort to HAL_PWREx_DisableLowPowerRunMode() API. [all …]
|
D | stm32g4xx_hal_flash_ramfunc.c | 8 * + FLASH Power Down in Run mode 88 * @brief Enable the Power down in Run Mode 94 /* Enable the Power Down in Run mode*/ in HAL_FLASHEx_EnableRunPowerDown() 102 * @brief Disable the Power down in Run Mode 108 /* Disable the Power Down in Run mode*/ in HAL_FLASHEx_DisableRunPowerDown()
|
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_pwr.c | 163 …(+) Low-power Run mode: core and peripherals are running, main regulator off, low power regulator … 174 *** Low-power run mode *** 177 (+) Entry: (from main run mode) 205 the MCU is in Low-power Run mode. 229 … When exiting Stop 0 and Stop 1 modes, the MCU is either in Run mode or in Low-power Run mode 231 When exiting Stop 2 mode, the MCU is in Run mode. 421 * @note In Sleep/Low-power Sleep mode, all I/O pins keep the same state as in Run mode. 426 * @note Low-power Sleep mode is entered from Low-power Run mode. Therefore, if not yet 427 * in Low-power Run mode before calling HAL_PWR_EnterSLEEPMode() with Regulator set 433 * @note When exiting Low-power Sleep mode, the MCU is in Low-power Run mode. To move in [all …]
|
D | stm32l5xx_hal_pwr_ex.c | 128 * @note The function shall not be called in Low-power run mode (meaningless and misleading). 816 * @brief Enter Low-power Run mode 817 * @note In Low-power Run mode, all I/O pins keep the same state as in Run mode. 833 * @brief Exit Low-power Run mode. 867 * @note In Stop 0 mode, all I/O pins keep the same state as in Run mode. 919 * @note In Stop 1 mode, all I/O pins keep the same state as in Run mode. 970 * @note In Stop 2 mode, all I/O pins keep the same state as in Run mode. 1274 * @note The function shall not be called in Low-power run mode (meaningless and misleading).
|
D | stm32l5xx_hal_flash_ramfunc.c | 9 * + FLASH Power Down in Run mode 87 * @brief Enable the Power down in Run Mode 93 /* Enable the Power Down in Run mode*/ in HAL_FLASHEx_EnableRunPowerDown() 100 * @brief Disable the Power down in Run Mode 106 /* Disable the Power Down in Run mode*/ in HAL_FLASHEx_DisableRunPowerDown()
|
/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_pwr.c | 217 …(+) Low-power Run mode: core and peripherals are running, main regulator off, low power regulator … 233 *** Low-power run mode *** 236 (+) Entry: (from main run mode) 262 the MCU is in Low-power Run mode. 287 … When exiting Stop 0 and Stop 1 modes, the MCU is either in Run mode or in Low-power Run mode 289 When exiting Stop 2 mode, the MCU is in Run mode. 476 * @note In Sleep/Low-power Sleep mode, all I/O pins keep the same state as in Run mode. 481 * @note Low-power Sleep mode is entered from Low-power Run mode. Therefore, if not yet 482 * in Low-power Run mode before calling HAL_PWR_EnterSLEEPMode() with Regulator set 488 * @note When exiting Low-power Sleep mode, the MCU is in Low-power Run mode. To move in [all …]
|
D | stm32wbxx_hal_pwr_ex.c | 672 * run and low power sleep modes. 695 * run and low power sleep modes. 917 * - step down mode if system low power mode is run, LP run or stop, 931 * - step down mode if system low power mode is run, LP run or stop, 943 * - step down mode if system low power mode is run, LP run or stop, 1034 * @brief Enter Low-power Run mode 1035 * @note In Low-power Run mode, all I/O pins keep the same state as in Run mode. 1051 * @brief Exit Low-power Run mode. 1084 * @note In Stop 0 mode, all I/O pins keep the same state as in Run mode. 1140 * @note In Stop 1 mode, all I/O pins keep the same state as in Run mode. [all …]
|
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_pwr.h | 353 /** @defgroup PWR_LL_EC_SRAM1_RUN_CONTENTS_RETENTION PWR SRAM1 Content Retention in Run Mode 356 #define LL_PWR_SRAM1_RUN_NO_RETENTION 0U /*!< SRAM1 no retention in Run mode */ 357 #define LL_PWR_SRAM1_RUN_FULL_RETENTION PWR_CR1_SRAM1PD /*!< SRAM1 retention in Run mode */ 362 /** @defgroup PWR_LL_EC_SRAM2_RUN_CONTENTS_RETENTION PWR SRAM2 Content Retention in Run Mode 365 #define LL_PWR_SRAM2_RUN_NO_RETENTION 0U /*!< SRAM2 no retention in Run mode */ 366 #define LL_PWR_SRAM2_RUN_FULL_RETENTION PWR_CR1_SRAM2PD /*!< SRAM2 retention in Run mode */ 372 /** @defgroup PWR_LL_EC_SRAM3_RUN_CONTENTS_RETENTION PWR SRAM3 Content Retention in Run Mode 375 #define LL_PWR_SRAM3_RUN_NO_RETENTION 0U /*!< SRAM3 no retention in Run mode */ 376 #define LL_PWR_SRAM3_RUN_FULL_RETENTION PWR_CR1_SRAM3PD /*!< SRAM3 retention in Run mode */ 382 /** @defgroup PWR_LL_EC_SRAM4_RUN_CONTENTS_RETENTION PWR SRAM4 Content Retention in Run Mode [all …]
|
D | stm32u5xx_hal_pwr_ex.h | 96 #define PWR_SRD_DOMAIN_RUN PWR_CR2_SRDRUN /*!< SRD in Run mode when system goes to Stop 0/1/2 mode… 232 /** @defgroup PWREx_SRAMx_Contents_Run_Retention PWR Extended SRAM Contents Run Retention 235 #define PWR_SRAM1_FULL_RUN PWR_CR1_SRAM1PD /*!< SRAM1 full retention in Run mode */ 236 #define PWR_SRAM2_FULL_RUN PWR_CR1_SRAM2PD /*!< SRAM2 full retention in Run mode */ 238 #define PWR_SRAM3_FULL_RUN PWR_CR1_SRAM3PD /*!< SRAM3 full retention in Run mode */ 240 #define PWR_SRAM4_FULL_RUN PWR_CR1_SRAM4PD /*!< SRAM4 full retention in Run mode */ 242 #define PWR_SRAM5_FULL_RUN PWR_CR1_SRAM5PD /*!< SRAM5 full retention in Run mode */ 245 #define PWR_SRAM6_FULL_RUN PWR_CR1_SRAM6PD /*!< SRAM6 full retention in Run mode */ 802 /* All available RAM retention in Run mode define */ 973 /* RAMs retention in Run mode check macro */
|
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_flash_ramfunc.c | 8 * + Stop/Start the flash interface while System Run 9 * + Enable/Disable the flash sleep while System Run 88 * @brief Stop the flash interface while System Run 98 /* Stop the flash interface while System Run */ in HAL_FLASHEx_StopFlashInterfaceClk() 105 * @brief Start the flash interface while System Run 115 /* Start the flash interface while System Run */ in HAL_FLASHEx_StartFlashInterfaceClk() 122 * @brief Enable the flash sleep while System Run 132 /* Enable the flash sleep while System Run */ in HAL_FLASHEx_EnableFlashSleepMode() 139 * @brief Disable the flash sleep while System Run 149 /* Disable the flash sleep while System Run */ in HAL_FLASHEx_DisableFlashSleepMode()
|
/hal_stm32-3.4.0/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_pwr_ex.c | 119 * @brief Enable the Low Power Run mode. 120 * @note Low power run mode can only be entered when VCORE is in range 2. 122 * power run mode is selected. Only Stop and Sleep modes with regulator 123 * configured in Low power mode is allowed when Low power run mode is 127 * @note In Low power run mode, all I/O pins keep the same state as in Run mode. 132 /* Enters the Low Power Run mode */ in HAL_PWREx_EnableLowPowerRunMode() 138 * @brief Disable the Low Power Run mode. 149 /* Exit the Low Power Run mode */ in HAL_PWREx_DisableLowPowerRunMode()
|
D | stm32l0xx_hal_flash_ramfunc.c | 109 * @brief Enable the power down mode during RUN mode. 115 /* Enable the Power Down in Run mode*/ in HAL_FLASHEx_EnableRunPowerDown() 122 * @brief Disable the power down mode during RUN mode. 128 /* Disable the Power Down in Run mode*/ in HAL_FLASHEx_DisableRunPowerDown() 149 * To correctly run this function, the @ref HAL_FLASH_Unlock() function 205 * @note To correctly run this function, the @ref HAL_FLASH_Unlock() function 286 * @note To correctly run this function, the @ref HAL_FLASH_Unlock() function 356 This subsection permit to get in run-time errors of the FLASH peripheral. 419 * as expected. If the user run an application using the first in FLASHRAM_SetErrorCode() 491 * as expected. If the user run an application using the first in FLASHRAM_WaitForLastOperation()
|
D | stm32l0xx_hal_pwr.c | 157 (+) Low power run mode: regulator in low power mode, limited clock frequency, 165 *** Low power run mode *** 168 To further reduce the consumption when the system is in Run mode, the regulator can be 171 In Low power run mode, all I/O pins keep the same state as in Run mode. 227 In Stop mode, all I/O pins keep the same state as in Run mode. 451 * @note In Sleep mode, all I/O pins keep the same state as in Run mode. 523 * @note In Stop mode, all I/O pins keep the same state as in Run mode. 634 * Setting this bit is useful when the processor is expected to run only on
|
/hal_stm32-3.4.0/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_hal_pwr_ex.c | 116 * @brief Enters the Low Power Run mode. 117 * @note Low power run mode can only be entered when VCORE is in range 2. 119 * power run mode is selected. Only Stop and Sleep modes with regulator 120 * configured in Low power mode is allowed when Low power run mode is 122 * @note In Low power run mode, all I/O pins keep the same state as in Run mode. 127 /* Enters the Low Power Run mode */ in HAL_PWREx_EnableLowPowerRunMode() 133 * @brief Exits the Low Power Run mode. 138 /* Exits the Low Power Run mode */ in HAL_PWREx_DisableLowPowerRunMode()
|
D | stm32l1xx_hal_flash_ramfunc.c | 111 * @brief Enable the power down mode during RUN mode. 117 /* Enable the Power Down in Run mode*/ in HAL_FLASHEx_EnableRunPowerDown() 124 * @brief Disable the power down mode during RUN mode. 130 /* Disable the Power Down in Run mode*/ in HAL_FLASHEx_DisableRunPowerDown() 151 * To correctly run this function, the @ref HAL_FLASH_Unlock() function 207 * @note To correctly run this function, the @ref HAL_FLASH_Unlock() function 285 * @note To correctly run this function, the @ref HAL_FLASH_Unlock() function 358 This subsection permit to get in run-time errors of the FLASH peripheral. 414 * @note To correctly run this function, the HAL_FLASH_EEPROM_Unlock() function 474 * @note To correctly run this function, the HAL_FLASH_EEPROM_Unlock() function
|
D | stm32l1xx_hal_pwr.c | 176 (+) Low power run mode: regulator in low power mode, limited clock frequency, 184 *** Low power run mode *** 187 To further reduce the consumption when the system is in Run mode, the regulator can be 190 In Low power run mode, all I/O pins keep the same state as in Run mode. 245 In Stop mode, all I/O pins keep the same state as in Run mode. 433 * @note In Sleep mode, all I/O pins keep the same state as in Run mode. 475 * @note In Stop mode, all I/O pins keep the same state as in Run mode. 553 * Setting this bit is useful when the processor is expected to run only on
|
/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_pwr.h | 195 /** @defgroup PWR_LL_EC_FLASH_LPRUN_POWER_DOWN_MODE Flash power-down mode during low-power run mode 343 …SF) /*!< SMPS step down in step down mode if system low power mode is run, LP run or stop0. If sy… 434 * @brief Switch from run main mode to run low-power mode. 444 * @brief Switch from run main mode to low-power mode. 560 * @brief Set flash power-down mode during low-power run mode 577 * @brief Get flash power-down mode during low-power run mode 1341 * - step down mode if system low power mode is run, LP run or stop0, 1363 * - step down mode if system low power mode is run, LP run or stop0, 1384 * - step down mode if system low power mode is run, LP run or stop0, 1398 * - step down mode if system low power mode is run, LP run or stop0, [all …]
|
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_pwr_ex.c | 69 (#) Call HAL_PWREx_ConfigSRDDomain() to force in Run mode or to enter in Stop 70 mode Smart Run Domain when the system enters Stop mode (Stop 0/1/2). 171 enable / disable the RAMs content retention in Run mode. 815 * @arg PWR_SRD_DOMAIN_RUN : SRD in Run mode when system 832 * in Range 4 (Run, Sleep or Stop 0 mode). 1687 during Run mode. 1688 (+) Retained content RAMs in Run modes are : 2245 * @brief Enable RAMs full content retention in Run mode. 2246 * @param RAMSelection : Specifies the SRAM content to be retained in Run mode. 2266 /* Enable RAM retention in Run mode */ in HAL_PWREx_EnableRAMsContentRunRetention() [all …]
|
/hal_stm32-3.4.0/.github/workflows/ |
D | test.yml | 19 run: | 24 run: flake8 --config scripts/.flake8 scripts 25 - name: run script tests 26 run: |
|