Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_tamp.c1040 struct optee_rtc_time __maybe_unused tamp_ts = { }; in stm32_tamp_it_handler() local
1052 TEE_Result res = stm32_rtc_get_timestamp(&tamp_ts); in stm32_tamp_it_handler()
1058 tamp_ts.tm_mday, tamp_ts.tm_mon, tamp_ts.tm_hour, in stm32_tamp_it_handler()
1059 tamp_ts.tm_min, tamp_ts.tm_sec); in stm32_tamp_it_handler()