| Contiki-Inga 3.x
    | 
This file contains the USB driver routines. More...
Go to the source code of this file.
| Functions | |
| U8 | usb_config_ep (U8 config0, U8 config1) | 
| usb_configure_endpoint.  More... | |
| U8 | usb_select_enpoint_interrupt (void) | 
| usb_select_endpoint_interrupt.  More... | |
| U8 | usb_send_packet (U8 ep_num, U8 *tbuf, U8 data_length) | 
| usb_send_packet.  More... | |
| U8 | usb_read_packet (U8 ep_num, U8 *rbuf, U8 data_length) | 
| usb_read_packet.  More... | |
| void | usb_halt_endpoint (U8 ep_num) | 
| usb_halt_endpoint.  More... | |
| U8 | usb_init_device (void) | 
| usb_init_device.  More... | |
 1.8.3.1
 1.8.3.1