Home
last modified time | relevance | path

Searched refs:SLEEP_TIME (Results 1 – 4 of 4) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/phy/
Dphy-ti-am654.c66 #define SLEEP_TIME 100 /* in microseconds */ macro
264 val & CMU_OK_I_0, SLEEP_TIME, in serdes_am654_power_on()
/third_party/ltp/testcases/kernel/syscalls/kill/
Dkill02.c149 #define SLEEP_TIME 10 /*Amount of time the children get to catch the signal */ macro
361 (void)sleep(SLEEP_TIME); in parent_rout()
/third_party/uboot/u-boot-2020.01/tools/
Dgenboardscfg.py33 SLEEP_TIME = 0.03 variable
258 time.sleep(SLEEP_TIME)
Dmoveconfig.py323 SLEEP_TIME=0.03 variable
1517 time.sleep(SLEEP_TIME)
1521 time.sleep(SLEEP_TIME)