Searched refs:stm32_rtc_is_timestamp_enabled (Results 1 – 3 of 3) sorted by relevance
25 TEE_Result stm32_rtc_is_timestamp_enabled(bool *ret);48 static inline TEE_Result stm32_rtc_is_timestamp_enabled(bool *ret __unused) in stm32_rtc_is_timestamp_enabled() function
806 TEE_Result stm32_rtc_is_timestamp_enabled(bool *ret) in stm32_rtc_is_timestamp_enabled() function
1048 if (stm32_rtc_is_timestamp_enabled(&ts_enabled)) in stm32_tamp_it_handler()