Go to the documentation of this file.
4 static void udelay(
int loops)
10 static void beep(
unsigned int hz)
36 #define US_PER_DOT 125000
39 static void send_morse(
const char *
pattern)
43 while ((s = *pattern++)) {
75 asm volatile(
"lcallw $0xc000,$3");