Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_rtc.h535 #define RTC_CLEAR_ITSF RTC_SCR_CITSF /*!< Clear Internal Time-stamp flag */
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_rtc.h544 #define RTC_CLEAR_ITSF RTC_SCR_CITSF /*!< Clear Internal Time-stamp flag */
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_rtc_ex.c425 WRITE_REG(RTC->SCR, (RTC_SCR_CITSF | RTC_SCR_CTSF)); in HAL_RTCEx_GetTimeStamp()
449 WRITE_REG(RTC->SCR, RTC_SCR_CITSF | RTC_SCR_CTSF); in HAL_RTCEx_TimeStampIRQHandler()
476 WRITE_REG(RTC->SCR, RTC_SCR_CITSF | RTC_SCR_CTSF); in HAL_RTCEx_TimeStampIRQHandler()
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-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_rtc_ex.c402 WRITE_REG(RTC->SCR, (RTC_SCR_CITSF | RTC_SCR_CTSF)); in HAL_RTCEx_GetTimeStamp()
425 WRITE_REG(RTC->SCR, RTC_SCR_CITSF | RTC_SCR_CTSF); in HAL_RTCEx_TimeStampIRQHandler()
451 WRITE_REG(RTC->SCR, RTC_SCR_CITSF | RTC_SCR_CTSF); in HAL_RTCEx_TimeStampIRQHandler()
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-latest/platform/ext/target/stm/common/stm32l5xx/Device/Include/
Dstm32l552xx.h13357 #define RTC_SCR_CITSF RTC_SCR_CITSF_Msk macro
Dstm32l562xx.h14096 #define RTC_SCR_CITSF RTC_SCR_CITSF_Msk macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h17626 #define RTC_SCR_CITSF RTC_SCR_CITSF_Msk macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h18166 #define RTC_SCR_CITSF RTC_SCR_CITSF_Msk macro