Home
last modified time | relevance | path

Searched refs:DELAY_TIME (Results 1 - 5 of 5) sorted by relevance

/kernel/liteos_a/testsuites/unittest/libc/io/full/
H A DIO_test_ppoll_001.cpp36 const int DELAY_TIME = 200; variable
50 usleep(DELAY_TIME); in pthread_01()
57 usleep(DELAY_TIME); in pthread_01()
72 usleep(DELAY_TIME); in pthread_01()
84 usleep(DELAY_TIME); in testcase()
96 usleep(DELAY_TIME); in testcase()
104 usleep(DELAY_TIME); in testcase()
H A DIO_test_ppoll_002.cpp37 const int DELAY_TIME = 200; variable
52 usleep(DELAY_TIME); in pthread_01()
68 usleep(DELAY_TIME); in pthread_01()
80 usleep(DELAY_TIME); in testcase()
92 usleep(DELAY_TIME); in testcase()
102 usleep(DELAY_TIME); in testcase()
H A DIO_test_ppoll_003.cpp37 const int DELAY_TIME = 200; variable
62 usleep(DELAY_TIME); in pthread_01()
100 usleep(DELAY_TIME); in testcase()
120 usleep(DELAY_TIME); in testcase()
128 usleep(DELAY_TIME); in testcase()
140 usleep(DELAY_TIME); in testcase()
/kernel/linux/linux-5.10/drivers/parport/
H A Dparport_gsc.h24 #define DELAY_TIME 0 macro
26 #if DELAY_TIME == 0
32 udelay(DELAY_TIME); in parport_readb()
39 udelay(DELAY_TIME); in parport_writeb()
/kernel/linux/linux-6.6/drivers/parport/
H A Dparport_gsc.h24 #define DELAY_TIME 0 macro
26 #if DELAY_TIME == 0
32 udelay(DELAY_TIME); in parport_readb()
39 udelay(DELAY_TIME); in parport_writeb()

Completed in 3 milliseconds