Home
last modified time | relevance | path

Searched refs:RTC_ICSR_INIT (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.h827 #define RTC_RSF_MASK (~(RTC_ICSR_INIT | RTC_ICSR_RSF))
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_rtc.h843 #define RTC_RSF_MASK (~(RTC_ICSR_INIT | RTC_ICSR_RSF))
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_rtc.c2227 SET_BIT(RTC->ICSR, RTC_ICSR_INIT); in RTC_EnterInitMode()
2256 CLEAR_BIT(RTC->ICSR, RTC_ICSR_INIT); in RTC_ExitInitMode()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_rtc.c2100 SET_BIT(RTC->ICSR, RTC_ICSR_INIT); in RTC_EnterInitMode()
2127 CLEAR_BIT(RTC->ICSR, RTC_ICSR_INIT); in RTC_ExitInitMode()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32l5xx/Device/Include/
Dstm32l552xx.h12849 #define RTC_ICSR_INIT RTC_ICSR_INIT_Msk macro
Dstm32l562xx.h13588 #define RTC_ICSR_INIT RTC_ICSR_INIT_Msk macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h17080 #define RTC_ICSR_INIT RTC_ICSR_INIT_Msk macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h17616 #define RTC_ICSR_INIT RTC_ICSR_INIT_Msk macro