RetroArch
Classes | Typedefs | Functions
physbusif.h File Reference
#include "btpbuf.h"
Include dependency graph for physbusif.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _usb_p
 

Typedefs

typedef struct _usb_p usb_p
 
typedef s32(* pbcallback) (s32 state, s32 result, usb_p *usb)
 

Functions

void physbusif_init ()
 
void physbusif_close ()
 
void physbusif_shutdown ()
 
void physbusif_reset_all ()
 
void physbusif_output (struct pbuf *p, u16_t len)
 

Typedef Documentation

◆ pbcallback

typedef s32(* pbcallback) (s32 state, s32 result, usb_p *usb)

◆ usb_p

typedef struct _usb_p usb_p

Function Documentation

◆ physbusif_close()

void physbusif_close ( )
Here is the caller graph for this function:

◆ physbusif_init()

void physbusif_init ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ physbusif_output()

void physbusif_output ( struct pbuf p,
u16_t  len 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ physbusif_reset_all()

void physbusif_reset_all ( )
Here is the caller graph for this function:

◆ physbusif_shutdown()

void physbusif_shutdown ( )
Here is the call graph for this function:
Here is the caller graph for this function: