Home
last modified time | relevance | path

Searched defs:stopwatch_init_usecs_expire (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/arm-trusted-firmware/plat/rockchip/rk3399/drivers/m0/src/
H A Dstopwatch.c43 void stopwatch_init_usecs_expire(unsigned int usecs) in stopwatch_init_usecs_expire() function
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/rockchip/rk3399/drivers/m0/src/
Dstopwatch.c43 void stopwatch_init_usecs_expire(unsigned int usecs) in stopwatch_init_usecs_expire() function
/aosp_15_r20/external/coreboot/src/include/
H A Dtimer.h127 static inline void stopwatch_init_usecs_expire(struct stopwatch *sw, uint64_t us) in stopwatch_init_usecs_expire() function