Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/
H A Dstm32_rtc.h18 TEE_Result stm32_rtc_set_tamper_timestamp(void);
43 static inline TEE_Result stm32_rtc_set_tamper_timestamp(void) in stm32_rtc_set_tamper_timestamp() function
/optee_os/core/drivers/
H A Dstm32_rtc.c784 TEE_Result stm32_rtc_set_tamper_timestamp(void) in stm32_rtc_set_tamper_timestamp() function
H A Dstm32_tamp.c1940 if (stm32_rtc_set_tamper_timestamp()) in stm32_configure_tamp()