![]() |
master board program
v. 2 - 2018
|
#include "ultrasonic.h"
Include dependency graph for ultrasonic.c:Functions | |
| void | icuwidthcb (ICUDriver *icup) |
| void | icuoverflowcb (ICUDriver *icup) |
| THD_WORKING_AREA (waUltrasonicTrigerThread, 128) | |
| THD_FUNCTION (UltrasonicTrigerThread, arg) | |
| void | ultrasonic_init (void) |
Variables | |
| static ICUConfig | icucfg_right |
| static ICUConfig | icucfg_left |
| void icuoverflowcb | ( | ICUDriver * | icup | ) |
| void icuwidthcb | ( | ICUDriver * | icup | ) |
Here is the call graph for this function:| THD_FUNCTION | ( | UltrasonicTrigerThread | , |
| arg | |||
| ) |
Here is the call graph for this function:| THD_WORKING_AREA | ( | waUltrasonicTrigerThread | , |
| 128 | |||
| ) |
| void ultrasonic_init | ( | void | ) |
Here is the caller graph for this function:
|
static |
|
static |