Contiki 3.x
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 Sun Nov 30 2014 09:58:55 for Contiki 3.x by
1.8.5