Home
last modified time | relevance | path

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

/openbmc/u-boot/examples/api/
H A Ddemo.c17 #define WAIT_SECS 5 macro
65 for (i = 0; i < WAIT_SECS; i++) in main()