STM32H735xx HAL User Manual
|
Defines | |
#define | RTC_FLAG_TAMP1F RTC_ISR_TAMP1F |
#define | RTC_FLAG_TAMP2F RTC_ISR_TAMP2F |
#define | RTC_FLAG_TAMP3F RTC_ISR_TAMP3F |
#define RTC_FLAG_TAMP1F RTC_ISR_TAMP1F |
Definition at line 666 of file stm32h7xx_hal_rtc_ex.h.
Referenced by HAL_RTCEx_PollForTamper1Event(), and HAL_RTCEx_TamperTimeStampIRQHandler().
#define RTC_FLAG_TAMP2F RTC_ISR_TAMP2F |
Definition at line 669 of file stm32h7xx_hal_rtc_ex.h.
Referenced by HAL_RTCEx_PollForTamper2Event(), and HAL_RTCEx_TamperTimeStampIRQHandler().
#define RTC_FLAG_TAMP3F RTC_ISR_TAMP3F |
Definition at line 672 of file stm32h7xx_hal_rtc_ex.h.
Referenced by HAL_RTCEx_PollForTamper3Event(), and HAL_RTCEx_TamperTimeStampIRQHandler().