STM32H735xx 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 4221 of file stm32h7xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_ClearFlag_ALRB | ( | RTC_TypeDef * | RTCx | ) |
Clear Alarm B flag.
RTCx | RTC Instance |
None |
Definition at line 4210 of file stm32h7xx_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 4133 of file stm32h7xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_ClearFlag_RS | ( | RTC_TypeDef * | RTCx | ) |
Clear Registers synchronization flag.
RTCx | RTC Instance |
None |
Definition at line 4254 of file stm32h7xx_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 4166 of file stm32h7xx_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 4155 of file stm32h7xx_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 4144 of file stm32h7xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_ClearFlag_TS | ( | RTC_TypeDef * | RTCx | ) |
Clear Time-stamp flag.
RTCx | RTC Instance |
None |
Definition at line 4188 of file stm32h7xx_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 4177 of file stm32h7xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_ClearFlag_WUT | ( | RTC_TypeDef * | RTCx | ) |
Clear Wakeup timer flag.
RTCx | RTC Instance |
None |
Definition at line 4199 of file stm32h7xx_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 4122 of file stm32h7xx_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 4309 of file stm32h7xx_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 4111 of file stm32h7xx_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 4298 of file stm32h7xx_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 4232 of file stm32h7xx_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 4265 of file stm32h7xx_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 4023 of file stm32h7xx_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 4034 of file stm32h7xx_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 4243 of file stm32h7xx_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 4276 of file stm32h7xx_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 4067 of file stm32h7xx_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 4056 of file stm32h7xx_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 4045 of file stm32h7xx_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 4089 of file stm32h7xx_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 4078 of file stm32h7xx_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 4100 of file stm32h7xx_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 4287 of file stm32h7xx_ll_rtc.h.