|
STM32L4xx_HAL_Driver
1.14.0
|
Functions | |
| __STATIC_INLINE uint32_t | LL_PWR_IsActiveFlag_InternWU (void) |
| Get Internal Wake-up line Flag SR1 WUFI LL_PWR_IsActiveFlag_InternWU. More... | |
| __STATIC_INLINE uint32_t | LL_PWR_IsActiveFlag_ExtSMPSReady (void) |
| Get Ready Flag for switching to external SMPS SR1 EXT_SMPS_RDY LL_PWR_IsActiveFlag_ExtSMPSReady. More... | |
| __STATIC_INLINE uint32_t | LL_PWR_IsActiveFlag_SB (void) |
| Get Stand-By Flag SR1 SBF LL_PWR_IsActiveFlag_SB. More... | |
| __STATIC_INLINE uint32_t | LL_PWR_IsActiveFlag_WU5 (void) |
| Get Wake-up Flag 5 SR1 WUF5 LL_PWR_IsActiveFlag_WU5. More... | |
| __STATIC_INLINE uint32_t | LL_PWR_IsActiveFlag_WU4 (void) |
| Get Wake-up Flag 4 SR1 WUF4 LL_PWR_IsActiveFlag_WU4. More... | |
| __STATIC_INLINE uint32_t | LL_PWR_IsActiveFlag_WU3 (void) |
| Get Wake-up Flag 3 SR1 WUF3 LL_PWR_IsActiveFlag_WU3. More... | |
| __STATIC_INLINE uint32_t | LL_PWR_IsActiveFlag_WU2 (void) |
| Get Wake-up Flag 2 SR1 WUF2 LL_PWR_IsActiveFlag_WU2. More... | |
| __STATIC_INLINE uint32_t | LL_PWR_IsActiveFlag_WU1 (void) |
| Get Wake-up Flag 1 SR1 WUF1 LL_PWR_IsActiveFlag_WU1. More... | |
| __STATIC_INLINE void | LL_PWR_ClearFlag_SB (void) |
| Clear Stand-By Flag SCR CSBF LL_PWR_ClearFlag_SB. More... | |
| __STATIC_INLINE void | LL_PWR_ClearFlag_WU (void) |
| Clear Wake-up Flags SCR CWUF LL_PWR_ClearFlag_WU. More... | |
| __STATIC_INLINE void | LL_PWR_ClearFlag_WU5 (void) |
| Clear Wake-up Flag 5 SCR CWUF5 LL_PWR_ClearFlag_WU5. More... | |
| __STATIC_INLINE void | LL_PWR_ClearFlag_WU4 (void) |
| Clear Wake-up Flag 4 SCR CWUF4 LL_PWR_ClearFlag_WU4. More... | |
| __STATIC_INLINE void | LL_PWR_ClearFlag_WU3 (void) |
| Clear Wake-up Flag 3 SCR CWUF3 LL_PWR_ClearFlag_WU3. More... | |
| __STATIC_INLINE void | LL_PWR_ClearFlag_WU2 (void) |
| Clear Wake-up Flag 2 SCR CWUF2 LL_PWR_ClearFlag_WU2. More... | |
| __STATIC_INLINE void | LL_PWR_ClearFlag_WU1 (void) |
| Clear Wake-up Flag 1 SCR CWUF1 LL_PWR_ClearFlag_WU1. More... | |
| __STATIC_INLINE uint32_t | LL_PWR_IsActiveFlag_PVMO4 (void) |
| Indicate whether VDDA voltage is below or above PVM4 threshold SR2 PVMO4 LL_PWR_IsActiveFlag_PVMO4. More... | |
| __STATIC_INLINE uint32_t | LL_PWR_IsActiveFlag_PVMO3 (void) |
| Indicate whether VDDA voltage is below or above PVM3 threshold SR2 PVMO3 LL_PWR_IsActiveFlag_PVMO3. More... | |
| __STATIC_INLINE uint32_t | LL_PWR_IsActiveFlag_PVMO2 (void) |
| Indicate whether VDDIO2 voltage is below or above PVM2 threshold SR2 PVMO2 LL_PWR_IsActiveFlag_PVMO2. More... | |
| __STATIC_INLINE uint32_t | LL_PWR_IsActiveFlag_PVMO1 (void) |
| Indicate whether VDDUSB voltage is below or above PVM1 threshold SR2 PVMO1 LL_PWR_IsActiveFlag_PVMO1. More... | |
| __STATIC_INLINE uint32_t | LL_PWR_IsActiveFlag_PVDO (void) |
| Indicate whether VDD voltage is below or above the selected PVD threshold SR2 PVDO LL_PWR_IsActiveFlag_PVDO. More... | |
| __STATIC_INLINE uint32_t | LL_PWR_IsActiveFlag_VOS (void) |
| Indicate whether the regulator is ready in the selected voltage range or if its output voltage is still changing to the required voltage level SR2 VOSF LL_PWR_IsActiveFlag_VOS. More... | |
| __STATIC_INLINE uint32_t | LL_PWR_IsActiveFlag_REGLPF (void) |
| Indicate whether the regulator is ready in main mode or is in low-power mode. More... | |
| __STATIC_INLINE uint32_t | LL_PWR_IsActiveFlag_REGLPS (void) |
| Indicate whether or not the low-power regulator is ready SR2 REGLPS LL_PWR_IsActiveFlag_REGLPS. More... | |
| __STATIC_INLINE void LL_PWR_ClearFlag_SB | ( | void | ) |
Clear Stand-By Flag SCR CSBF LL_PWR_ClearFlag_SB.
| None |
Definition at line 1439 of file stm32l4xx_ll_pwr.h.
| __STATIC_INLINE void LL_PWR_ClearFlag_WU | ( | void | ) |
Clear Wake-up Flags SCR CWUF LL_PWR_ClearFlag_WU.
| None |
Definition at line 1449 of file stm32l4xx_ll_pwr.h.
| __STATIC_INLINE void LL_PWR_ClearFlag_WU1 | ( | void | ) |
Clear Wake-up Flag 1 SCR CWUF1 LL_PWR_ClearFlag_WU1.
| None |
Definition at line 1499 of file stm32l4xx_ll_pwr.h.
| __STATIC_INLINE void LL_PWR_ClearFlag_WU2 | ( | void | ) |
Clear Wake-up Flag 2 SCR CWUF2 LL_PWR_ClearFlag_WU2.
| None |
Definition at line 1489 of file stm32l4xx_ll_pwr.h.
| __STATIC_INLINE void LL_PWR_ClearFlag_WU3 | ( | void | ) |
Clear Wake-up Flag 3 SCR CWUF3 LL_PWR_ClearFlag_WU3.
| None |
Definition at line 1479 of file stm32l4xx_ll_pwr.h.
| __STATIC_INLINE void LL_PWR_ClearFlag_WU4 | ( | void | ) |
Clear Wake-up Flag 4 SCR CWUF4 LL_PWR_ClearFlag_WU4.
| None |
Definition at line 1469 of file stm32l4xx_ll_pwr.h.
| __STATIC_INLINE void LL_PWR_ClearFlag_WU5 | ( | void | ) |
Clear Wake-up Flag 5 SCR CWUF5 LL_PWR_ClearFlag_WU5.
| None |
Definition at line 1459 of file stm32l4xx_ll_pwr.h.
| __STATIC_INLINE uint32_t LL_PWR_IsActiveFlag_ExtSMPSReady | ( | void | ) |
Get Ready Flag for switching to external SMPS SR1 EXT_SMPS_RDY LL_PWR_IsActiveFlag_ExtSMPSReady.
| State | of bit (1 or 0). |
Definition at line 1368 of file stm32l4xx_ll_pwr.h.
| __STATIC_INLINE uint32_t LL_PWR_IsActiveFlag_InternWU | ( | void | ) |
Get Internal Wake-up line Flag SR1 WUFI LL_PWR_IsActiveFlag_InternWU.
| State | of bit (1 or 0). |
Definition at line 1357 of file stm32l4xx_ll_pwr.h.
| __STATIC_INLINE uint32_t LL_PWR_IsActiveFlag_PVDO | ( | void | ) |
Indicate whether VDD voltage is below or above the selected PVD threshold SR2 PVDO LL_PWR_IsActiveFlag_PVDO.
| State | of bit (1 or 0). |
Definition at line 1553 of file stm32l4xx_ll_pwr.h.
| __STATIC_INLINE uint32_t LL_PWR_IsActiveFlag_PVMO1 | ( | void | ) |
Indicate whether VDDUSB voltage is below or above PVM1 threshold SR2 PVMO1 LL_PWR_IsActiveFlag_PVMO1.
| State | of bit (1 or 0). |
Definition at line 1542 of file stm32l4xx_ll_pwr.h.
| __STATIC_INLINE uint32_t LL_PWR_IsActiveFlag_PVMO2 | ( | void | ) |
Indicate whether VDDIO2 voltage is below or above PVM2 threshold SR2 PVMO2 LL_PWR_IsActiveFlag_PVMO2.
| State | of bit (1 or 0). |
Definition at line 1530 of file stm32l4xx_ll_pwr.h.
| __STATIC_INLINE uint32_t LL_PWR_IsActiveFlag_PVMO3 | ( | void | ) |
Indicate whether VDDA voltage is below or above PVM3 threshold SR2 PVMO3 LL_PWR_IsActiveFlag_PVMO3.
| State | of bit (1 or 0). |
Definition at line 1519 of file stm32l4xx_ll_pwr.h.
| __STATIC_INLINE uint32_t LL_PWR_IsActiveFlag_PVMO4 | ( | void | ) |
Indicate whether VDDA voltage is below or above PVM4 threshold SR2 PVMO4 LL_PWR_IsActiveFlag_PVMO4.
| State | of bit (1 or 0). |
Definition at line 1509 of file stm32l4xx_ll_pwr.h.
| __STATIC_INLINE uint32_t LL_PWR_IsActiveFlag_REGLPF | ( | void | ) |
Indicate whether the regulator is ready in main mode or is in low-power mode.
| State | of bit (1 or 0). |
Definition at line 1574 of file stm32l4xx_ll_pwr.h.
| __STATIC_INLINE uint32_t LL_PWR_IsActiveFlag_REGLPS | ( | void | ) |
Indicate whether or not the low-power regulator is ready SR2 REGLPS LL_PWR_IsActiveFlag_REGLPS.
| State | of bit (1 or 0). |
Definition at line 1584 of file stm32l4xx_ll_pwr.h.
| __STATIC_INLINE uint32_t LL_PWR_IsActiveFlag_SB | ( | void | ) |
Get Stand-By Flag SR1 SBF LL_PWR_IsActiveFlag_SB.
| State | of bit (1 or 0). |
Definition at line 1379 of file stm32l4xx_ll_pwr.h.
| __STATIC_INLINE uint32_t LL_PWR_IsActiveFlag_VOS | ( | void | ) |
Indicate whether the regulator is ready in the selected voltage range or if its output voltage is still changing to the required voltage level SR2 VOSF LL_PWR_IsActiveFlag_VOS.
| State | of bit (1 or 0). |
Definition at line 1563 of file stm32l4xx_ll_pwr.h.
| __STATIC_INLINE uint32_t LL_PWR_IsActiveFlag_WU1 | ( | void | ) |
Get Wake-up Flag 1 SR1 WUF1 LL_PWR_IsActiveFlag_WU1.
| State | of bit (1 or 0). |
Definition at line 1429 of file stm32l4xx_ll_pwr.h.
| __STATIC_INLINE uint32_t LL_PWR_IsActiveFlag_WU2 | ( | void | ) |
Get Wake-up Flag 2 SR1 WUF2 LL_PWR_IsActiveFlag_WU2.
| State | of bit (1 or 0). |
Definition at line 1419 of file stm32l4xx_ll_pwr.h.
| __STATIC_INLINE uint32_t LL_PWR_IsActiveFlag_WU3 | ( | void | ) |
Get Wake-up Flag 3 SR1 WUF3 LL_PWR_IsActiveFlag_WU3.
| State | of bit (1 or 0). |
Definition at line 1409 of file stm32l4xx_ll_pwr.h.
| __STATIC_INLINE uint32_t LL_PWR_IsActiveFlag_WU4 | ( | void | ) |
Get Wake-up Flag 4 SR1 WUF4 LL_PWR_IsActiveFlag_WU4.
| State | of bit (1 or 0). |
Definition at line 1399 of file stm32l4xx_ll_pwr.h.
| __STATIC_INLINE uint32_t LL_PWR_IsActiveFlag_WU5 | ( | void | ) |
Get Wake-up Flag 5 SR1 WUF5 LL_PWR_IsActiveFlag_WU5.
| State | of bit (1 or 0). |
Definition at line 1389 of file stm32l4xx_ll_pwr.h.