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

/u-boot/api/
H A Dapi.c147 * int API_udelay(unsigned long *udelay)
149 static int API_udelay(va_list ap) function
657 calls_table[API_UDELAY] = &API_udelay;

Completed in 54 milliseconds