Paparazzi UAS  v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
temp_tcouple_adc.h File Reference
#include "std.h"
+ Include dependency graph for temp_tcouple_adc.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define TCOUPLE_NB   4
 

Functions

void temp_tcouple_adc_init (void)
 
void temp_tcouple_adc_periodic (void)
 

Variables

int32_t tcouple_cnt
 

Macro Definition Documentation

◆ TCOUPLE_NB

#define TCOUPLE_NB   4

Definition at line 6 of file temp_tcouple_adc.h.

Function Documentation

◆ temp_tcouple_adc_init()

void temp_tcouple_adc_init ( void  )

◆ temp_tcouple_adc_periodic()

void temp_tcouple_adc_periodic ( void  )

Variable Documentation

◆ tcouple_cnt

int32_t tcouple_cnt
extern