Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
io.h File Reference
#include <linux/time.h>

Go to the source code of this file.

Macros

#define IRL0_IRQ   2
 
#define IRL0_PRIORITY   13
 
#define IRL1_IRQ   5
 
#define IRL1_PRIORITY   10
 
#define IRL2_IRQ   8
 
#define IRL2_PRIORITY   7
 
#define IRL3_IRQ   11
 
#define IRL3_PRIORITY   4
 

Functions

void heartbeat_sh03 (void)
 

Macro Definition Documentation

#define IRL0_IRQ   2

Definition at line 14 of file io.h.

#define IRL0_PRIORITY   13

Definition at line 15 of file io.h.

#define IRL1_IRQ   5

Definition at line 16 of file io.h.

#define IRL1_PRIORITY   10

Definition at line 17 of file io.h.

#define IRL2_IRQ   8

Definition at line 18 of file io.h.

#define IRL2_PRIORITY   7

Definition at line 19 of file io.h.

#define IRL3_IRQ   11

Definition at line 20 of file io.h.

#define IRL3_PRIORITY   4

Definition at line 21 of file io.h.

Function Documentation

void heartbeat_sh03 ( void  )