APM:Libraries
Classes | Macros
UARTDriver.h File Reference
#include <AP_HAL/utility/RingBuffer.h>
#include "AP_HAL_ChibiOS.h"
#include "shared_dma.h"
#include "Semaphores.h"
Include dependency graph for UARTDriver.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ChibiOS::UARTDriver
 
struct  ChibiOS::UARTDriver::SerialDef
 

Macros

#define RX_BOUNCE_BUFSIZE   128
 
#define TX_BOUNCE_BUFSIZE   64
 
#define UART_MAX_DRIVERS   7
 

Macro Definition Documentation

◆ RX_BOUNCE_BUFSIZE

#define RX_BOUNCE_BUFSIZE   128

◆ TX_BOUNCE_BUFSIZE

#define TX_BOUNCE_BUFSIZE   64

Definition at line 26 of file UARTDriver.h.

Referenced by ChibiOS::UARTDriver::write_pending_bytes_DMA().

◆ UART_MAX_DRIVERS

#define UART_MAX_DRIVERS   7