Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_rtc.c108 #define RTC_SECCFGR_TS_SEC BIT(3) macro
795 io_setbits32(base + RTC_SECCFGR, RTC_SECCFGR_TS_SEC); in stm32_rtc_set_tamper_timestamp()