Home
last modified time | relevance | path

Searched defs:stm32_rtc_is_timestamp_enabled (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/include/drivers/
H A Dstm32_rtc.h48 static inline TEE_Result stm32_rtc_is_timestamp_enabled(bool *ret __unused) in stm32_rtc_is_timestamp_enabled() function
/optee_os/core/drivers/
H A Dstm32_rtc.c806 TEE_Result stm32_rtc_is_timestamp_enabled(bool *ret) in stm32_rtc_is_timestamp_enabled() function