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

Go to the source code of this file.

Classes

class  Linux::RCOutput_AioPRU
 
struct  Linux::RCOutput_AioPRU::pwm
 

Namespaces

 Linux
 

Macros

#define RCOUT_PRUSS_RAM_BASE   0x4a300000
 
#define RCOUT_PRUSS_CTRL_BASE   0x4a322000
 
#define RCOUT_PRUSS_IRAM_BASE   0x4a334000
 
#define PWM_CHAN_COUNT   12
 

Macro Definition Documentation

◆ PWM_CHAN_COUNT

#define PWM_CHAN_COUNT   12

Definition at line 23 of file RCOutput_AioPRU.h.

◆ RCOUT_PRUSS_CTRL_BASE

#define RCOUT_PRUSS_CTRL_BASE   0x4a322000

Definition at line 16 of file RCOutput_AioPRU.h.

Referenced by Linux::RCOutput_AioPRU::init().

◆ RCOUT_PRUSS_IRAM_BASE

#define RCOUT_PRUSS_IRAM_BASE   0x4a334000

Definition at line 17 of file RCOutput_AioPRU.h.

Referenced by Linux::RCOutput_AioPRU::init().

◆ RCOUT_PRUSS_RAM_BASE

#define RCOUT_PRUSS_RAM_BASE   0x4a300000

Definition at line 15 of file RCOutput_AioPRU.h.

Referenced by Linux::RCOutput_AioPRU::init().