Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_rtc.c85 #define RTC_ICSR_INIT BIT(7) macro
510 icsr |= RTC_ICSR_INIT; in stm32_rtc_enter_init_mode()
527 io_clrbits32(base + RTC_ICSR, RTC_ICSR_INIT); in stm32_rtc_exit_init_mode()