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

Go to the source code of this file.

Classes

class  ChibiOS::Shared_DMA
 
struct  ChibiOS::Shared_DMA::dma_lock
 

Macros

#define SHARED_DMA_MAX_STREAM_ID   (8*2)
 
#define SHARED_DMA_NONE   255
 

Macro Definition Documentation

◆ SHARED_DMA_MAX_STREAM_ID

#define SHARED_DMA_MAX_STREAM_ID   (8*2)

Definition at line 21 of file shared_dma.h.

Referenced by ChibiOS::Shared_DMA::init(), and ChibiOS::Shared_DMA::lock_all().

◆ SHARED_DMA_NONE

#define SHARED_DMA_NONE   255