Searched defs:_tm (Results 1 - 2 of 2) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/ | ||
H A D | osal_timer.c | 160 struct rtc_time _tm = {0}; in osal_rtc_time_to_tm() local 181 struct rtc_time _tm; osal_rtc_tm_to_time() local 208 struct rtc_time _tm; osal_rtc_valid_tm() local [all...] |
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/ | ||
H A D | osal_timer.c | 206 struct rtc_time _tm = { 0 }; in osal_rtc_time_to_tm() local 228 struct rtc_time _tm; osal_rtc_tm_to_time() local 249 struct rtc_time _tm; osal_rtc_valid_tm() local [all...] |
Completed in 1 milliseconds