Contiki 2.5
Main Page
Related Pages
Modules
Data Structures
Files
Examples
File List
Globals
cpu
arm
at91sam7s
usb-interrupt.h
1
#ifndef __USB_INTERRUPT_H__0HRIPZ5SIA__
2
#define __USB_INTERRUPT_H__0HRIPZ5SIA__
3
4
void
5
usb_int (
void
);
6
7
void
8
usb_arch_transfer_complete(
unsigned
int
hw_ep);
9
10
void
11
usb_arch_transfer_complete(
unsigned
int
hw_ep);
12
void
13
usb_arch_reset_int();
14
15
void
16
usb_arch_suspend_int();
17
18
void
19
usb_arch_resume_int();
20
21
#endif
/* __USB_INTERRUPT_H__0HRIPZ5SIA__ */
Generated on Fri Aug 30 2013 12:34:07 for Contiki 2.5 by
1.8.3.1