TTK4155 Ping-pong project
joystick_driver.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  joystick_calibration_data_t
 

Functions

void calibrate_joystick (struct joystick_calibration_data_t *cal_data)
 
void calibrate_joystick_state (struct joystick_calibration_data_t *cal_data)
 
int joystick_read (struct joystick_calibration_data_t *cal_data, int dir)
 

Detailed Description

Joystick driver header file.

Function Documentation

◆ calibrate_joystick()

void calibrate_joystick ( struct joystick_calibration_data_t cal_data)

◆ calibrate_joystick_state()

void calibrate_joystick_state ( struct joystick_calibration_data_t cal_data)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ joystick_read()

int joystick_read ( struct joystick_calibration_data_t cal_data,
int  dir 
)
Here is the call graph for this function:
Here is the caller graph for this function: