Home
last modified time | relevance | path

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

/openbmc/u-boot/examples/api/
H A Dlibgenwrap.c30 ub_udelay(usec); in __udelay()
H A Dglue.h44 void ub_udelay(unsigned long);
H A Ddemo.c67 ub_udelay(1000); /* wait 1 ms */ in main()
H A Dglue.c140 void ub_udelay(unsigned long usec) in ub_udelay() function