|
STM32L443xx HAL User Manual
|
Functions | |
| __STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_ITS (RTC_TypeDef *RTCx) |
| Get Internal Time-stamp flag. | |
| __STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_RECALP (RTC_TypeDef *RTCx) |
| Get Recalibration pending Flag. | |
| __STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_TAMP3 (RTC_TypeDef *RTCx) |
| Get RTC_TAMP3 detection flag. | |
| __STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_TAMP2 (RTC_TypeDef *RTCx) |
| Get RTC_TAMP2 detection flag. | |
| __STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_TAMP1 (RTC_TypeDef *RTCx) |
| Get RTC_TAMP1 detection flag. | |
| __STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_TSOV (RTC_TypeDef *RTCx) |
| Get Time-stamp overflow flag. | |
| __STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_TS (RTC_TypeDef *RTCx) |
| Get Time-stamp flag. | |
| __STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_WUT (RTC_TypeDef *RTCx) |
| Get Wakeup timer flag. | |
| __STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_ALRB (RTC_TypeDef *RTCx) |
| Get Alarm B flag. | |
| __STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_ALRA (RTC_TypeDef *RTCx) |
| Get Alarm A flag. | |
| __STATIC_INLINE void | LL_RTC_ClearFlag_ITS (RTC_TypeDef *RTCx) |
| Clear Internal Time-stamp flag. | |
| __STATIC_INLINE void | LL_RTC_ClearFlag_TAMP3 (RTC_TypeDef *RTCx) |
| Clear RTC_TAMP3 detection flag. | |
| __STATIC_INLINE void | LL_RTC_ClearFlag_TAMP2 (RTC_TypeDef *RTCx) |
| Clear RTC_TAMP2 detection flag. | |
| __STATIC_INLINE void | LL_RTC_ClearFlag_TAMP1 (RTC_TypeDef *RTCx) |
| Clear RTC_TAMP1 detection flag. | |
| __STATIC_INLINE void | LL_RTC_ClearFlag_TSOV (RTC_TypeDef *RTCx) |
| Clear Time-stamp overflow flag. | |
| __STATIC_INLINE void | LL_RTC_ClearFlag_TS (RTC_TypeDef *RTCx) |
| Clear Time-stamp flag. | |
| __STATIC_INLINE void | LL_RTC_ClearFlag_WUT (RTC_TypeDef *RTCx) |
| Clear Wakeup timer flag. | |
| __STATIC_INLINE void | LL_RTC_ClearFlag_ALRB (RTC_TypeDef *RTCx) |
| Clear Alarm B flag. | |
| __STATIC_INLINE void | LL_RTC_ClearFlag_ALRA (RTC_TypeDef *RTCx) |
| Clear Alarm A flag. | |
| __STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_INIT (RTC_TypeDef *RTCx) |
| Get Initialization flag. | |
| __STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_RS (RTC_TypeDef *RTCx) |
| Get Registers synchronization flag. | |
| __STATIC_INLINE void | LL_RTC_ClearFlag_RS (RTC_TypeDef *RTCx) |
| Clear Registers synchronization flag. | |
| __STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_INITS (RTC_TypeDef *RTCx) |
| Get Initialization status flag. | |
| __STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_SHP (RTC_TypeDef *RTCx) |
| Get Shift operation pending flag. | |
| __STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_WUTW (RTC_TypeDef *RTCx) |
| Get Wakeup timer write flag. | |
| __STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_ALRBW (RTC_TypeDef *RTCx) |
| Get Alarm B write flag. | |
| __STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_ALRAW (RTC_TypeDef *RTCx) |
| Get Alarm A write flag. | |
| __STATIC_INLINE void LL_RTC_ClearFlag_ALRA | ( | RTC_TypeDef * | RTCx | ) |
Clear Alarm A flag.
| RTCx | RTC Instance |
| None |
Definition at line 5128 of file stm32l4xx_ll_rtc.h.
| __STATIC_INLINE void LL_RTC_ClearFlag_ALRB | ( | RTC_TypeDef * | RTCx | ) |
Clear Alarm B flag.
| RTCx | RTC Instance |
| None |
Definition at line 5117 of file stm32l4xx_ll_rtc.h.
| __STATIC_INLINE void LL_RTC_ClearFlag_ITS | ( | RTC_TypeDef * | RTCx | ) |
Clear Internal Time-stamp flag.
| RTCx | RTC Instance |
| None |
Definition at line 5032 of file stm32l4xx_ll_rtc.h.
| __STATIC_INLINE void LL_RTC_ClearFlag_RS | ( | RTC_TypeDef * | RTCx | ) |
Clear Registers synchronization flag.
| RTCx | RTC Instance |
| None |
Definition at line 5161 of file stm32l4xx_ll_rtc.h.
Referenced by LL_RTC_WaitForSynchro().
| __STATIC_INLINE void LL_RTC_ClearFlag_TAMP1 | ( | RTC_TypeDef * | RTCx | ) |
Clear RTC_TAMP1 detection flag.
| RTCx | RTC Instance |
| None |
Definition at line 5070 of file stm32l4xx_ll_rtc.h.
| __STATIC_INLINE void LL_RTC_ClearFlag_TAMP2 | ( | RTC_TypeDef * | RTCx | ) |
Clear RTC_TAMP2 detection flag.
| RTCx | RTC Instance |
| None |
Definition at line 5057 of file stm32l4xx_ll_rtc.h.
| __STATIC_INLINE void LL_RTC_ClearFlag_TAMP3 | ( | RTC_TypeDef * | RTCx | ) |
Clear RTC_TAMP3 detection flag.
| RTCx | RTC Instance |
| None |
Definition at line 5044 of file stm32l4xx_ll_rtc.h.
| __STATIC_INLINE void LL_RTC_ClearFlag_TS | ( | RTC_TypeDef * | RTCx | ) |
Clear Time-stamp flag.
| RTCx | RTC Instance |
| None |
Definition at line 5093 of file stm32l4xx_ll_rtc.h.
| __STATIC_INLINE void LL_RTC_ClearFlag_TSOV | ( | RTC_TypeDef * | RTCx | ) |
Clear Time-stamp overflow flag.
| RTCx | RTC Instance |
| None |
Definition at line 5082 of file stm32l4xx_ll_rtc.h.
| __STATIC_INLINE void LL_RTC_ClearFlag_WUT | ( | RTC_TypeDef * | RTCx | ) |
Clear Wakeup timer flag.
| RTCx | RTC Instance |
| None |
Definition at line 5105 of file stm32l4xx_ll_rtc.h.
| __STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_ALRA | ( | RTC_TypeDef * | RTCx | ) |
Get Alarm A flag.
| RTCx | RTC Instance |
| State | of bit (1 or 0). |
Definition at line 5021 of file stm32l4xx_ll_rtc.h.
| __STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_ALRAW | ( | RTC_TypeDef * | RTCx | ) |
Get Alarm A write flag.
| RTCx | RTC Instance |
| State | of bit (1 or 0). |
Definition at line 5218 of file stm32l4xx_ll_rtc.h.
| __STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_ALRB | ( | RTC_TypeDef * | RTCx | ) |
Get Alarm B flag.
| RTCx | RTC Instance |
| State | of bit (1 or 0). |
Definition at line 5010 of file stm32l4xx_ll_rtc.h.
| __STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_ALRBW | ( | RTC_TypeDef * | RTCx | ) |
Get Alarm B write flag.
| RTCx | RTC Instance |
| State | of bit (1 or 0). |
Definition at line 5207 of file stm32l4xx_ll_rtc.h.
| __STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_INIT | ( | RTC_TypeDef * | RTCx | ) |
Get Initialization flag.
| RTCx | RTC Instance |
| State | of bit (1 or 0). |
Definition at line 5139 of file stm32l4xx_ll_rtc.h.
Referenced by LL_RTC_EnterInitMode().
| __STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_INITS | ( | RTC_TypeDef * | RTCx | ) |
Get Initialization status flag.
| RTCx | RTC Instance |
| State | of bit (1 or 0). |
Definition at line 5172 of file stm32l4xx_ll_rtc.h.
| __STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_ITS | ( | RTC_TypeDef * | RTCx | ) |
Get Internal Time-stamp flag.
| RTCx | RTC Instance |
| State | of bit (1 or 0). |
Definition at line 4914 of file stm32l4xx_ll_rtc.h.
| __STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_RECALP | ( | RTC_TypeDef * | RTCx | ) |
Get Recalibration pending Flag.
| RTCx | RTC Instance |
| State | of bit (1 or 0). |
Definition at line 4925 of file stm32l4xx_ll_rtc.h.
| __STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_RS | ( | RTC_TypeDef * | RTCx | ) |
Get Registers synchronization flag.
| RTCx | RTC Instance |
| State | of bit (1 or 0). |
Definition at line 5150 of file stm32l4xx_ll_rtc.h.
Referenced by LL_RTC_WaitForSynchro().
| __STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_SHP | ( | RTC_TypeDef * | RTCx | ) |
Get Shift operation pending flag.
| RTCx | RTC Instance |
| State | of bit (1 or 0). |
Definition at line 5183 of file stm32l4xx_ll_rtc.h.
| __STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_TAMP1 | ( | RTC_TypeDef * | RTCx | ) |
Get RTC_TAMP1 detection flag.
| RTCx | RTC Instance |
| State | of bit (1 or 0). |
Definition at line 4963 of file stm32l4xx_ll_rtc.h.
| __STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_TAMP2 | ( | RTC_TypeDef * | RTCx | ) |
Get RTC_TAMP2 detection flag.
| RTCx | RTC Instance |
| State | of bit (1 or 0). |
Definition at line 4950 of file stm32l4xx_ll_rtc.h.
| __STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_TAMP3 | ( | RTC_TypeDef * | RTCx | ) |
Get RTC_TAMP3 detection flag.
| RTCx | RTC Instance |
| State | of bit (1 or 0). |
Definition at line 4937 of file stm32l4xx_ll_rtc.h.
| __STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_TS | ( | RTC_TypeDef * | RTCx | ) |
Get Time-stamp flag.
| RTCx | RTC Instance |
| State | of bit (1 or 0). |
Definition at line 4986 of file stm32l4xx_ll_rtc.h.
| __STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_TSOV | ( | RTC_TypeDef * | RTCx | ) |
Get Time-stamp overflow flag.
| RTCx | RTC Instance |
| State | of bit (1 or 0). |
Definition at line 4975 of file stm32l4xx_ll_rtc.h.
| __STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_WUT | ( | RTC_TypeDef * | RTCx | ) |
Get Wakeup timer flag.
| RTCx | RTC Instance |
| State | of bit (1 or 0). |
Definition at line 4998 of file stm32l4xx_ll_rtc.h.
| __STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_WUTW | ( | RTC_TypeDef * | RTCx | ) |
Get Wakeup timer write flag.
| RTCx | RTC Instance |
| State | of bit (1 or 0). |
Definition at line 5195 of file stm32l4xx_ll_rtc.h.
1.7.6.1