Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | udelay(n) |
#define | ndelay(n) |
Functions | |
void | __bad_udelay (void) |
void | __bad_ndelay (void) |
void | __udelay (unsigned long usecs) |
void | __ndelay (unsigned long nsecs) |
void | __const_udelay (unsigned long xloops) |
void | __delay (unsigned long loops) |
#define ndelay | ( | n | ) |
#define udelay | ( | n | ) |