Searched defs:hi_get_milli_seconds (Results 1 – 3 of 3) sorted by relevance
41 hi_u32 hi_get_milli_seconds(hi_void) in hi_get_milli_seconds() function
54 #define hi_get_milli_seconds() jiffies_to_msecs(jiffies) macro57 #define hi_get_milli_seconds() LOS_Tick2MS(OAL_TIME_JIFFY) macro
118 typedef hi_u32 (*fuc_type_name(hi_get_milli_seconds))(hi_void); typedef