Searched refs:ms_to_timespec (Results 1 – 3 of 3) sorted by relevance
46 void ms_to_timespec(uint64_t ms, struct timespec *ts);
102 void ms_to_timespec(uint64_t ms, struct timespec *ts) { in ms_to_timespec() function
77 ms_to_timespec(powman_timer_get_ms(), ts); in aon_timer_get_time()