Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
wakemain.c File Reference
#include "wakeup.h"
#include "boot.h"

Go to the source code of this file.

Macros

#define DOT_HZ   880
 
#define DASH_HZ   587
 
#define US_PER_DOT   125000
 

Functions

void main (void)
 

Macro Definition Documentation

#define DASH_HZ   587

Definition at line 35 of file wakemain.c.

#define DOT_HZ   880

Definition at line 34 of file wakemain.c.

#define US_PER_DOT   125000

Definition at line 36 of file wakemain.c.

Function Documentation

void main ( void  )

Definition at line 64 of file wakemain.c.