![]() |
master board program
v. 2 - 2018
|
Include dependency graph for camera.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | NUMBER_OF_VALUES 6 |
Functions | |
| void | get_camera_values (void) |
| int16_t | get_goal_degree (void) |
| int16_t | get_goal_distance (void) |
| int16_t | get_ball_degree (void) |
| int16_t | get_ball_distance (void) |
| int16_t | get_shooting_event (void) |
| int16_t | get_start (void) |
| int16_t | process_value (void) |
| void | camera_init (void) |
| #define NUMBER_OF_VALUES 6 |
| void camera_init | ( | void | ) |
| int16_t get_ball_degree | ( | void | ) |
| int16_t get_ball_distance | ( | void | ) |
| void get_camera_values | ( | void | ) |
| int16_t get_goal_degree | ( | void | ) |
| int16_t get_goal_distance | ( | void | ) |
| int16_t get_shooting_event | ( | void | ) |
| int16_t get_start | ( | void | ) |
Here is the caller graph for this function:| int16_t process_value | ( | void | ) |
Here is the caller graph for this function: