Home
last modified time | relevance | path

Searched full:run (Results 1 – 25 of 908) sorted by relevance

12345678910>>...37

/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_pwr.c104 (+) 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 …]
Dstm32g0xx_hal_pwr_ex.c697 * 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/
Dstm32wlxx_hal_pwr.c202 …(+) 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 …]
Dstm32wlxx_hal_pwr_ex.c611 * 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/
Dstm32l4xx_hal_pwr.c164 …(+) 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 …]
Dstm32l4xx_hal_flash_ramfunc.c9 * + 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/
Dstm32g4xx_hal_pwr.c164 …(+) 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 …]
Dstm32g4xx_hal_flash_ramfunc.c8 * + 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/
Dstm32l5xx_hal_pwr.c163 …(+) 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 …]
Dstm32l5xx_hal_pwr_ex.c128 * @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).
Dstm32l5xx_hal_flash_ramfunc.c9 * + 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/
Dstm32wbxx_hal_pwr.c217 …(+) 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 …]
Dstm32wbxx_hal_pwr_ex.c672 * 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/
Dstm32u5xx_ll_pwr.h353 /** @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 …]
Dstm32u5xx_hal_pwr_ex.h96 #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/
Dstm32f4xx_hal_flash_ramfunc.c8 * + 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/
Dstm32l0xx_hal_pwr_ex.c119 * @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()
Dstm32l0xx_hal_flash_ramfunc.c109 * @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()
Dstm32l0xx_hal_pwr.c157 (+) 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/
Dstm32l1xx_hal_pwr_ex.c116 * @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()
Dstm32l1xx_hal_flash_ramfunc.c111 * @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
Dstm32l1xx_hal_pwr.c176 (+) 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/
Dstm32wbxx_ll_pwr.h195 /** @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/
Dstm32u5xx_hal_pwr_ex.c69 (#) 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/
Dtest.yml19 run: |
24 run: flake8 --config scripts/.flake8 scripts
25 - name: run script tests
26 run: |

12345678910>>...37