|
APM:Libraries
|
#include "AP_HAL_Linux.h"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 |
| #define PWM_CHAN_COUNT 12 |
Definition at line 23 of file RCOutput_AioPRU.h.
| #define RCOUT_PRUSS_CTRL_BASE 0x4a322000 |
Definition at line 16 of file RCOutput_AioPRU.h.
Referenced by Linux::RCOutput_AioPRU::init().
| #define RCOUT_PRUSS_IRAM_BASE 0x4a334000 |
Definition at line 17 of file RCOutput_AioPRU.h.
Referenced by Linux::RCOutput_AioPRU::init().
| #define RCOUT_PRUSS_RAM_BASE 0x4a300000 |
Definition at line 15 of file RCOutput_AioPRU.h.
Referenced by Linux::RCOutput_AioPRU::init().
1.8.13