Home
last modified time | relevance | path

Searched refs:RTC_TR_ST (Results 1 – 8 of 8) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_rtc.h821 RTC_TR_MNT | RTC_TR_MNU| RTC_TR_ST | \
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_rtc.h837 RTC_TR_MNT | RTC_TR_MNU| RTC_TR_ST | \
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_rtc.c1165 sTime->Seconds = (uint8_t)((tmpreg & (RTC_TR_ST | RTC_TR_SU)) >> RTC_TR_SU_Pos); in HAL_RTC_GetTime()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_rtc.c1167 sTime->Seconds = (uint8_t)((tmpreg & (RTC_TR_ST | RTC_TR_SU)) >> RTC_TR_SU_Pos); in HAL_RTC_GetTime()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32l5xx/Device/Include/
Dstm32l552xx.h12782 #define RTC_TR_ST RTC_TR_ST_Msk macro
Dstm32l562xx.h13521 #define RTC_TR_ST RTC_TR_ST_Msk macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h16980 #define RTC_TR_ST RTC_TR_ST_Msk macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h17510 #define RTC_TR_ST RTC_TR_ST_Msk macro