Searched refs:get_timer_us_long (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ | ||
A D | time.h | 29 unsigned long get_timer_us_long(unsigned long base); |
/u-boot/lib/ | ||
A D | time.c | 162 unsigned long __weak get_timer_us_long(unsigned long base) in get_timer_us_long() function |
Completed in 3 milliseconds