master board program  v. 2 - 2018
/home/krtko/robocup_2018/robocup_2018/ultrasonic.h File Reference
#include "hal.h"
#include "ch.h"
#include "leds.h"
#include "jetson.h"
#include "config.h"
+ Include dependency graph for ultrasonic.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MIN_PULSE_LENGTH   1
 
#define MAX_PULSE_LENGTH   3000
 

Functions

void icuwidthcb (ICUDriver *icup)
 
void icuoverflowcb (ICUDriver *icup)
 
void ultrasonic_init (void)
 

Macro Definition Documentation

#define MAX_PULSE_LENGTH   3000
#define MIN_PULSE_LENGTH   1

Function Documentation

void icuoverflowcb ( ICUDriver *  icup)
void icuwidthcb ( ICUDriver *  icup)

+ Here is the call graph for this function:

void ultrasonic_init ( void  )

+ Here is the caller graph for this function: