Go to the documentation of this file.
19 #define PSP_USBBUS_DRIVERNAME "USBBusDriver"
22 #define PSP_USB_ACTIVATED 0x200
23 #define PSP_USB_CABLE_CONNECTED 0x020
24 #define PSP_USB_CONNECTION_ESTABLISHED 0x002
83 int sceUsbGetDrvList(
u32 r4one,
u32* r5ret,
u32 r6one);
84 int sceUsbWaitState(
u32 state,
s32 waitmode,
u32 *timeout);
85 int sceUsbWaitCancel(
void);