APM:Libraries
Classes | Macros
AnalogIn.h File Reference
#include "AP_HAL_ChibiOS.h"
Include dependency graph for AnalogIn.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ChibiOS::AnalogSource
 
class  ChibiOS::AnalogIn
 
struct  ChibiOS::AnalogIn::pin_info
 

Macros

#define ANALOG_MAX_CHANNELS   16
 
#define ADC_DMA_BUF_DEPTH   8
 

Macro Definition Documentation

◆ ADC_DMA_BUF_DEPTH

#define ADC_DMA_BUF_DEPTH   8

Definition at line 25 of file AnalogIn.h.

Referenced by ChibiOS::AnalogIn::adccallback(), and ChibiOS::AnalogIn::init().

◆ ANALOG_MAX_CHANNELS

#define ANALOG_MAX_CHANNELS   16

Definition at line 22 of file AnalogIn.h.

Referenced by ChibiOS::AnalogIn::channel().