APM:Libraries
|
#include "AP_HAL_ChibiOS.h"
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 |
#define ADC_DMA_BUF_DEPTH 8 |
Definition at line 25 of file AnalogIn.h.
Referenced by ChibiOS::AnalogIn::adccallback(), and ChibiOS::AnalogIn::init().
#define ANALOG_MAX_CHANNELS 16 |
Definition at line 22 of file AnalogIn.h.
Referenced by ChibiOS::AnalogIn::channel().