Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/examples/api/
H A Dlibgenwrap.c31 ub_udelay(usec); in __udelay()
H A Dglue.h45 void ub_udelay(unsigned long);
H A Ddemo.c68 ub_udelay(1000); /* wait 1 ms */ in main()
H A Dglue.c141 void ub_udelay(unsigned long usec) in ub_udelay() function