Home
last modified time | relevance | path

Searched defs:mdelay (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/coreboot/src/lib/
H A Ddelay.c4 void mdelay(unsigned int msecs) in mdelay() function
/aosp_15_r20/external/arm-trusted-firmware/drivers/delay_timer/
H A Ddelay_timer.c64 void mdelay(uint32_t msec) in mdelay() function
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/delay_timer/
Ddelay_timer.c64 void mdelay(uint32_t msec) in mdelay() function
/aosp_15_r20/external/coreboot/payloads/libpayload/include/
H A Ddelay.h44 static inline void mdelay(unsigned int ms) in mdelay() function
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/functional/semaphores/
H A Dsem_sleepingbarber.c45 static void mdelay(unsigned msecs) in mdelay() function
/aosp_15_r20/libcore/benchmarks/src/benchmarks/regression/
H A DR.java256 public final int mdelay = 0; field in R