| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/ |
| A D | n32g4fr_pwr.c | 200 void PWR_EnterSLEEPMode(uint8_t SLEEPONEXIT, uint8_t PWR_STOPEntry) in PWR_EnterSLEEPMode() argument 204 assert_param(IS_PWR_STOP_ENTRY(PWR_STOPEntry)); in PWR_EnterSLEEPMode() 222 if (PWR_STOPEntry == PWR_STOPENTRY_WFI) in PWR_EnterSLEEPMode() 247 void PWR_EnterStopState(uint32_t PWR_Regulator, uint8_t PWR_STOPEntry) in PWR_EnterStopState() argument 252 assert_param(IS_PWR_STOP_ENTRY(PWR_STOPEntry)); in PWR_EnterStopState() 266 if (PWR_STOPEntry == PWR_STOPENTRY_WFI) in PWR_EnterStopState() 290 void PWR_EnterSTOP2Mode(uint8_t PWR_STOPEntry) in PWR_EnterSTOP2Mode() argument 294 assert_param(IS_PWR_STOP_ENTRY(PWR_STOPEntry)); in PWR_EnterSTOP2Mode() 308 if (PWR_STOPEntry == PWR_STOPENTRY_WFI) in PWR_EnterSTOP2Mode()
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_pwr.c | 200 void PWR_EnterSLEEPMode(uint8_t SLEEPONEXIT, uint8_t PWR_STOPEntry) in PWR_EnterSLEEPMode() argument 204 assert_param(IS_PWR_STOP_ENTRY(PWR_STOPEntry)); in PWR_EnterSLEEPMode() 222 if (PWR_STOPEntry == PWR_STOPENTRY_WFI) in PWR_EnterSLEEPMode() 247 void PWR_EnterStopState(uint32_t PWR_Regulator, uint8_t PWR_STOPEntry) in PWR_EnterStopState() argument 252 assert_param(IS_PWR_STOP_ENTRY(PWR_STOPEntry)); in PWR_EnterStopState() 266 if (PWR_STOPEntry == PWR_STOPENTRY_WFI) in PWR_EnterStopState() 290 void PWR_EnterSTOP2Mode(uint8_t PWR_STOPEntry) in PWR_EnterSTOP2Mode() argument 294 assert_param(IS_PWR_STOP_ENTRY(PWR_STOPEntry)); in PWR_EnterSTOP2Mode() 308 if (PWR_STOPEntry == PWR_STOPENTRY_WFI) in PWR_EnterSTOP2Mode()
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/ |
| A D | n32wb452_pwr.c | 200 void PWR_EnterSLEEPMode(uint8_t SLEEPONEXIT, uint8_t PWR_STOPEntry) in PWR_EnterSLEEPMode() argument 204 assert_param(IS_PWR_STOP_ENTRY(PWR_STOPEntry)); in PWR_EnterSLEEPMode() 222 if (PWR_STOPEntry == PWR_STOPENTRY_WFI) in PWR_EnterSLEEPMode() 247 void PWR_EnterStopState(uint32_t PWR_Regulator, uint8_t PWR_STOPEntry) in PWR_EnterStopState() argument 252 assert_param(IS_PWR_STOP_ENTRY(PWR_STOPEntry)); in PWR_EnterStopState() 266 if (PWR_STOPEntry == PWR_STOPENTRY_WFI) in PWR_EnterStopState() 290 void PWR_EnterSTOP2Mode(uint8_t PWR_STOPEntry) in PWR_EnterSTOP2Mode() argument 294 assert_param(IS_PWR_STOP_ENTRY(PWR_STOPEntry)); in PWR_EnterSTOP2Mode() 308 if (PWR_STOPEntry == PWR_STOPENTRY_WFI) in PWR_EnterSTOP2Mode()
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_pwr.c | 200 void PWR_EnterSLEEPMode(uint8_t SLEEPONEXIT, uint8_t PWR_STOPEntry) in PWR_EnterSLEEPMode() argument 204 assert_param(IS_PWR_STOP_ENTRY(PWR_STOPEntry)); in PWR_EnterSLEEPMode() 222 if (PWR_STOPEntry == PWR_STOPENTRY_WFI) in PWR_EnterSLEEPMode() 247 void PWR_EnterStopState(uint32_t PWR_Regulator, uint8_t PWR_STOPEntry) in PWR_EnterStopState() argument 252 assert_param(IS_PWR_STOP_ENTRY(PWR_STOPEntry)); in PWR_EnterStopState() 266 if (PWR_STOPEntry == PWR_STOPENTRY_WFI) in PWR_EnterStopState() 290 void PWR_EnterSTOP2Mode(uint8_t PWR_STOPEntry) in PWR_EnterSTOP2Mode() argument 294 assert_param(IS_PWR_STOP_ENTRY(PWR_STOPEntry)); in PWR_EnterSTOP2Mode() 308 if (PWR_STOPEntry == PWR_STOPENTRY_WFI) in PWR_EnterSTOP2Mode()
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f20x_pwr.c | 121 void PWR_EnterSTOPMode(uint32_t PWR_Regulator, uint8_t PWR_STOPEntry) in PWR_EnterSTOPMode() argument 130 if(PWR_STOPEntry == PWR_STOPEntry_WFI) in PWR_EnterSTOPMode() 209 void PWR_EnterSTOPMode_RAM(uint32_t PWR_Regulator, uint8_t PWR_STOPEntry) in PWR_EnterSTOPMode_RAM() argument 222 if(PWR_STOPEntry == PWR_STOPEntry_WFI) in PWR_EnterSTOPMode_RAM() 246 void PWR_EnterSTOPMode_RAM_LV(uint32_t PWR_Regulator, uint8_t PWR_STOPEntry) in PWR_EnterSTOPMode_RAM_LV() argument 261 if(PWR_STOPEntry == PWR_STOPEntry_WFI) in PWR_EnterSTOPMode_RAM_LV()
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f20x_pwr.h | 47 void PWR_EnterSTOPMode(uint32_t PWR_Regulator, uint8_t PWR_STOPEntry); 51 void PWR_EnterSTOPMode_RAM(uint32_t PWR_Regulator, uint8_t PWR_STOPEntry); 52 void PWR_EnterSTOPMode_RAM_LV(uint32_t PWR_Regulator, uint8_t PWR_STOPEntry);
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_pwr.c | 229 void PWR_EnterSTOPMode(uint32_t PWR_Regulator, uint8_t PWR_STOPEntry) in PWR_EnterSTOPMode() argument 235 assert_param(IS_PWR_STOP_ENTRY(PWR_STOPEntry)); in PWR_EnterSTOPMode() 252 if(PWR_STOPEntry == PWR_STOPEntry_WFI) in PWR_EnterSTOPMode() 259 else if (PWR_STOPEntry == PWR_STOPEntry_WFE) in PWR_EnterSTOPMode()
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_pwr.c | 383 void PWR_EnterSTOPMode(uint32_t PWR_Regulator, uint8_t PWR_STOPEntry) in PWR_EnterSTOPMode() argument 389 assert_param(IS_PWR_STOP_ENTRY(PWR_STOPEntry)); in PWR_EnterSTOPMode() 427 if (PWR_STOPEntry == PWR_STOPEntry_WFI) in PWR_EnterSTOPMode() 434 else if (PWR_STOPEntry == PWR_STOPEntry_WFE) in PWR_EnterSTOPMode()
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_pwr.h | 157 void PWR_EnterStopState(uint32_t PWR_Regulator, uint8_t PWR_STOPEntry); 158 void PWR_EnterSLEEPMode(uint8_t SLEEPONEXIT, uint8_t PWR_STOPEntry); 159 void PWR_EnterSTOP2Mode(uint8_t PWR_STOPEntry);
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/ |
| A D | n32g4fr_pwr.h | 157 void PWR_EnterStopState(uint32_t PWR_Regulator, uint8_t PWR_STOPEntry); 158 void PWR_EnterSLEEPMode(uint8_t SLEEPONEXIT, uint8_t PWR_STOPEntry); 159 void PWR_EnterSTOP2Mode(uint8_t PWR_STOPEntry);
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/ |
| A D | n32wb452_pwr.h | 157 void PWR_EnterStopState(uint32_t PWR_Regulator, uint8_t PWR_STOPEntry); 158 void PWR_EnterSLEEPMode(uint8_t SLEEPONEXIT, uint8_t PWR_STOPEntry); 159 void PWR_EnterSTOP2Mode(uint8_t PWR_STOPEntry);
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_pwr.h | 157 void PWR_EnterStopState(uint32_t PWR_Regulator, uint8_t PWR_STOPEntry); 158 void PWR_EnterSLEEPMode(uint8_t SLEEPONEXIT, uint8_t PWR_STOPEntry); 159 void PWR_EnterSTOP2Mode(uint8_t PWR_STOPEntry);
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/ |
| A D | air32f10x_pwr.c | 172 void PWR_EnterSTOPMode(uint32_t PWR_Regulator, uint8_t PWR_STOPEntry) in PWR_EnterSTOPMode() argument 177 assert_param(IS_PWR_STOP_ENTRY(PWR_STOPEntry)); in PWR_EnterSTOPMode() 191 if(PWR_STOPEntry == PWR_STOPEntry_WFI) in PWR_EnterSTOPMode()
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/ |
| A D | HAL_pwr.c | 237 void PWR_EnterSTOPMode(uint32_t PWR_Regulator, uint8_t PWR_STOPEntry) in PWR_EnterSTOPMode() argument 242 assert_param(IS_PWR_STOP_ENTRY(PWR_STOPEntry)); in PWR_EnterSTOPMode() 256 if(PWR_STOPEntry == PWR_STOPEntry_WFI) in PWR_EnterSTOPMode()
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/ |
| A D | HAL_pwr.c | 237 void PWR_EnterSTOPMode(uint32_t PWR_Regulator, uint8_t PWR_STOPEntry) in PWR_EnterSTOPMode() argument 242 assert_param(IS_PWR_STOP_ENTRY(PWR_STOPEntry)); in PWR_EnterSTOPMode() 257 if(PWR_STOPEntry == PWR_STOPEntry_WFI) in PWR_EnterSTOPMode()
|
| /bsp/tkm32F499/Libraries/Hal_lib/src/ |
| A D | HAL_pwr.c | 237 void PWR_EnterSTOPMode(uint32_t PWR_Regulator, uint8_t PWR_STOPEntry) in PWR_EnterSTOPMode() argument 242 assert_param(IS_PWR_STOP_ENTRY(PWR_STOPEntry)); in PWR_EnterSTOPMode() 257 if(PWR_STOPEntry == PWR_STOPEntry_WFI) in PWR_EnterSTOPMode()
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/ |
| A D | HAL_pwr.c | 237 void PWR_EnterSTOPMode(uint32_t PWR_Regulator, uint8_t PWR_STOPEntry) in PWR_EnterSTOPMode() argument 242 assert_param(IS_PWR_STOP_ENTRY(PWR_STOPEntry)); in PWR_EnterSTOPMode() 257 if(PWR_STOPEntry == PWR_STOPEntry_WFI) in PWR_EnterSTOPMode()
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/ |
| A D | n32l43x_pwr.h | 193 void PWR_EnterStopState(uint32_t PWR_Regulator, uint8_t PWR_STOPEntry); 194 void PWR_EnterSLEEPMode(uint8_t SLEEPONEXIT, uint8_t PWR_STOPEntry); 195 void PWR_EnterSTOP2Mode(uint8_t PWR_STOPEntry,uint32_t RetentionMode);
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/ |
| A D | n32g43x_pwr.h | 193 void PWR_EnterStopState(uint32_t PWR_Regulator, uint8_t PWR_STOPEntry); 194 void PWR_EnterSLEEPMode(uint8_t SLEEPONEXIT, uint8_t PWR_STOPEntry); 195 void PWR_EnterSTOP2Mode(uint8_t PWR_STOPEntry,uint32_t RetentionMode);
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/ |
| A D | n32l40x_pwr.h | 195 void PWR_EnterStopState(uint32_t PWR_Regulator, uint8_t PWR_STOPEntry); 196 void PWR_EnterSLEEPMode(uint8_t SLEEPONEXIT, uint8_t PWR_STOPEntry); 197 void PWR_EnterSTOP2Mode(uint8_t PWR_STOPEntry,uint32_t RetentionMode);
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32v10x_pwr.c | 138 void PWR_EnterSTOPMode(uint32_t PWR_Regulator, uint8_t PWR_STOPEntry) in PWR_EnterSTOPMode() argument 148 if(PWR_STOPEntry == PWR_STOPEntry_WFI) in PWR_EnterSTOPMode()
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f10x_pwr.c | 122 void PWR_EnterSTOPMode(uint32_t PWR_Regulator, uint8_t PWR_STOPEntry) in PWR_EnterSTOPMode() argument 131 if(PWR_STOPEntry == PWR_STOPEntry_WFI) in PWR_EnterSTOPMode()
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/ |
| A D | n32l43x_pwr.c | 286 void PWR_EnterSTOP2Mode(uint8_t PWR_STOPEntry,uint32_t RetentionMode) in PWR_EnterSTOP2Mode() argument 290 assert_param(IS_PWR_STOP_ENTRY(PWR_STOPEntry)); in PWR_EnterSTOP2Mode() 310 if (PWR_STOPEntry == PWR_STOPENTRY_WFI) in PWR_EnterSTOP2Mode()
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/ |
| A D | n32l40x_pwr.c | 289 void PWR_EnterSTOP2Mode(uint8_t PWR_STOPEntry,uint32_t RetentionMode) in PWR_EnterSTOP2Mode() argument 293 assert_param(IS_PWR_STOP_ENTRY(PWR_STOPEntry)); in PWR_EnterSTOP2Mode() 314 if (PWR_STOPEntry == PWR_STOPENTRY_WFI) in PWR_EnterSTOP2Mode()
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/ |
| A D | n32g43x_pwr.c | 292 void PWR_EnterSTOP2Mode(uint8_t PWR_STOPEntry,uint32_t RetentionMode) in PWR_EnterSTOP2Mode() argument 296 assert_param(IS_PWR_STOP_ENTRY(PWR_STOPEntry)); in PWR_EnterSTOP2Mode() 321 if (PWR_STOPEntry == PWR_STOPENTRY_WFI) in PWR_EnterSTOP2Mode()
|