
Functions | |
| void | HAL_PWR_ConfigPVD (PWR_PVDTypeDef *sConfigPVD) | 
| void | HAL_PWR_DisablePVD (void) | 
| void | HAL_PWR_DisableSEVOnPend (void) | 
| void | HAL_PWR_DisableSleepOnExit (void) | 
| void | HAL_PWR_DisableWakeUpPin (uint32_t WakeUpPinx) | 
| void | HAL_PWR_EnablePVD (void) | 
| void | HAL_PWR_EnableSEVOnPend (void) | 
| void | HAL_PWR_EnableSleepOnExit (void) | 
| void | HAL_PWR_EnableWakeUpPin (uint32_t WakeUpPinx) | 
| void | HAL_PWR_EnterSLEEPMode (uint32_t Regulator, uint8_t SLEEPEntry) | 
| void | HAL_PWR_EnterSTANDBYMode (void) | 
| void | HAL_PWR_EnterSTOPMode (uint32_t Regulator, uint8_t STOPEntry) | 
| void | HAL_PWR_PVD_IRQHandler (void) | 
| void | HAL_PWR_PVDCallback (void) | 
| void HAL_PWR_ConfigPVD | ( | PWR_PVDTypeDef * | sConfigPVD | ) | 
| void HAL_PWR_DisablePVD | ( | void | ) | 
| void HAL_PWR_DisableSEVOnPend | ( | void | ) | 
| void HAL_PWR_DisableSleepOnExit | ( | void | ) | 
| void HAL_PWR_DisableWakeUpPin | ( | uint32_t | WakeUpPinx | ) | 
| void HAL_PWR_EnablePVD | ( | void | ) | 
| void HAL_PWR_EnableSEVOnPend | ( | void | ) | 
| void HAL_PWR_EnableSleepOnExit | ( | void | ) | 
| void HAL_PWR_EnableWakeUpPin | ( | uint32_t | WakeUpPinx | ) | 
| void HAL_PWR_EnterSLEEPMode | ( | uint32_t | Regulator, | 
| uint8_t | SLEEPEntry | ||
| ) | 
| void HAL_PWR_EnterSTANDBYMode | ( | void | ) | 
| void HAL_PWR_EnterSTOPMode | ( | uint32_t | Regulator, | 
| uint8_t | STOPEntry | ||
| ) | 
| void HAL_PWR_PVD_IRQHandler | ( | void | ) | 
| void HAL_PWR_PVDCallback | ( | void | ) |