RetroArch
Functions
motion_plus.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <string.h>
#include "definitions.h"
#include "wiiuse_internal.h"
#include "dynamics.h"
#include "events.h"
#include "io.h"
Include dependency graph for motion_plus.c:

Functions

void wiiuse_motion_plus_check (struct wiimote_t *wm, ubyte *data, uword len)
 
static void wiiuse_set_motion_plus_clear2 (struct wiimote_t *wm, ubyte *data, uword len)
 
static void wiiuse_set_motion_plus_clear1 (struct wiimote_t *wm, ubyte *data, uword len)
 
void wiiuse_set_motion_plus (struct wiimote_t *wm, int status)
 
void motion_plus_disconnected (struct motion_plus_t *mp)
 
void motion_plus_event (struct motion_plus_t *mp, ubyte *msg)
 

Function Documentation

◆ motion_plus_disconnected()

void motion_plus_disconnected ( struct motion_plus_t mp)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ motion_plus_event()

void motion_plus_event ( struct motion_plus_t mp,
ubyte msg 
)
Here is the caller graph for this function:

◆ wiiuse_motion_plus_check()

void wiiuse_motion_plus_check ( 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_set_motion_plus()

void wiiuse_set_motion_plus ( struct wiimote_t wm,
int  status 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ wiiuse_set_motion_plus_clear1()

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

◆ wiiuse_set_motion_plus_clear2()

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