Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/payloads/libpayload/include/
H A Ddelay.h13 #define USECS_PER_MSEC (USECS_PER_SEC / MSECS_PER_SEC) macro
/aosp_15_r20/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dcommon.h26 #define USECS_PER_MSEC 1000 macro
/aosp_15_r20/external/coreboot/src/include/
H A Dtimer.h10 #define USECS_PER_MSEC (USECS_PER_SEC / MSECS_PER_SEC) macro