Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dtime.h16 uint64_t get_timer_us(uint64_t base);
/third_party/uboot/u-boot-2020.01/lib/
Dtime.c147 uint64_t __weak get_timer_us(uint64_t base) in get_timer_us() function