LibXenon
Bare-metal Xbox 360 homebrew library
Loading...
Searching...
No Matches
Functions
usbmain.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int usb_init (void)
 
void usb_shutdown (void)
 
void usb_do_poll (void)
 

Function Documentation

◆ usb_do_poll()

void usb_do_poll ( void  )

Definition at line 301 of file usbmain.c.

◆ usb_init()

int usb_init ( void  )

Definition at line 230 of file usbmain.c.

◆ usb_shutdown()

void usb_shutdown ( void  )

Definition at line 280 of file usbmain.c.