RetroArch
Functions
io.h File Reference
#include "wiiuse_internal.h"
Include dependency graph for io.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void wiiuse_handshake (struct wiimote_t *wm, ubyte *data, uword len)
 
void wiiuse_handshake_expansion_start (struct wiimote_t *wm)
 
void wiiuse_handshake_expansion (struct wiimote_t *wm, ubyte *data, uword len)
 
void wiiuse_disable_expansion (struct wiimote_t *wm)
 
int wiiuse_io_read (struct wiimote_t *wm)
 
int wiiuse_io_write (struct wiimote_t *wm, ubyte *buf, int len)
 

Function Documentation

◆ wiiuse_disable_expansion()

void wiiuse_disable_expansion ( struct wiimote_t wm)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ wiiuse_handshake()

void wiiuse_handshake ( struct wiimote_t wm,
ubyte data,
uword  len 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ wiiuse_handshake_expansion()

void wiiuse_handshake_expansion ( struct wiimote_t wm,
ubyte data,
uword  len 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ wiiuse_handshake_expansion_start()

void wiiuse_handshake_expansion_start ( struct wiimote_t wm)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ wiiuse_io_read()

int wiiuse_io_read ( struct wiimote_t wm)

◆ wiiuse_io_write()

int wiiuse_io_write ( struct wiimote_t wm,
ubyte buf,
int  len 
)
Here is the caller graph for this function: