Home
last modified time | relevance | path

Searched refs:RTC_SCR_CWUTF (Results 1 – 10 of 10) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_rtc_ex.c665 WRITE_REG(RTC->SCR, RTC_SCR_CWUTF); in HAL_RTCEx_SetWakeUpTimer_IT()
790 WRITE_REG(RTC->SCR, RTC_SCR_CWUTF); in HAL_RTCEx_WakeUpTimerIRQHandler()
816 WRITE_REG(RTC->SCR, RTC_SCR_CWUTF); in HAL_RTCEx_WakeUpTimerIRQHandler()
872 WRITE_REG(RTC->SCR, RTC_SCR_CWUTF); in HAL_RTCEx_PollForWakeUpTimerEvent()
Dstm32h5xx_hal_rtc.c481 …WRITE_REG(RTC->SCR, RTC_SCR_CITSF | RTC_SCR_CTSOVF | RTC_SCR_CTSF | RTC_SCR_CWUTF | RTC_SCR_CALRBF… in HAL_RTC_DeInit()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_rtc_ex.c634 WRITE_REG(RTC->SCR, RTC_SCR_CWUTF); in HAL_RTCEx_SetWakeUpTimer_IT()
752 WRITE_REG(RTC->SCR, RTC_SCR_CWUTF); in HAL_RTCEx_WakeUpTimerIRQHandler()
778 WRITE_REG(RTC->SCR, RTC_SCR_CWUTF); in HAL_RTCEx_WakeUpTimerIRQHandler()
833 WRITE_REG(RTC->SCR, RTC_SCR_CWUTF); in HAL_RTCEx_PollForWakeUpTimerEvent()
Dstm32u5xx_hal_rtc.c438 …WRITE_REG(RTC->SCR, RTC_SCR_CITSF | RTC_SCR_CTSOVF | RTC_SCR_CTSF | RTC_SCR_CWUTF | RTC_SCR_CALRBF… in HAL_RTC_DeInit()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_rtc.h538 #define RTC_CLEAR_WUTF RTC_SCR_CWUTF /*!< Clear Wakeup timer flag */
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_rtc.h547 #define RTC_CLEAR_WUTF RTC_SCR_CWUTF /*!< Clear Wakeup timer flag */
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32l5xx/Device/Include/
Dstm32l552xx.h13366 #define RTC_SCR_CWUTF RTC_SCR_CWUTF_Msk macro
Dstm32l562xx.h14105 #define RTC_SCR_CWUTF RTC_SCR_CWUTF_Msk macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h17617 #define RTC_SCR_CWUTF RTC_SCR_CWUTF_Msk macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h18157 #define RTC_SCR_CWUTF RTC_SCR_CWUTF_Msk macro