Home
last modified time | relevance | path

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

/aosp_15_r20/external/arm-trusted-firmware/plat/rockchip/rk3399/drivers/m0/src/
H A Dstopwatch.c57 int stopwatch_expired(void) in stopwatch_expired() function
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/rockchip/rk3399/drivers/m0/src/
Dstopwatch.c57 int stopwatch_expired(void) in stopwatch_expired() function
/aosp_15_r20/external/coreboot/src/include/
H A Dtimer.h152 static inline int stopwatch_expired(struct stopwatch *sw) in stopwatch_expired() function