APM:Libraries
|
Go to the source code of this file.
Classes | |
struct | range |
class | AP_RangeFinder_BBB_PRU |
Macros | |
#define | PRU0_CTRL_BASE 0x4a322000 |
#define | PRU0_IRAM_BASE 0x4a334000 |
#define | PRU0_IRAM_SIZE 0x2000 |
#define | PRU0_DRAM_BASE 0x4a300000 |
#define | PRU0_DRAM_SIZE 0x2000 |
#define PRU0_CTRL_BASE 0x4a322000 |
Definition at line 7 of file AP_RangeFinder_BBB_PRU.h.
Referenced by AP_RangeFinder_BBB_PRU::detect().
#define PRU0_DRAM_BASE 0x4a300000 |
Definition at line 12 of file AP_RangeFinder_BBB_PRU.h.
Referenced by AP_RangeFinder_BBB_PRU::detect().
#define PRU0_DRAM_SIZE 0x2000 |
Definition at line 13 of file AP_RangeFinder_BBB_PRU.h.
Referenced by AP_RangeFinder_BBB_PRU::detect().
#define PRU0_IRAM_BASE 0x4a334000 |
Definition at line 9 of file AP_RangeFinder_BBB_PRU.h.
Referenced by AP_RangeFinder_BBB_PRU::detect().
#define PRU0_IRAM_SIZE 0x2000 |
Definition at line 10 of file AP_RangeFinder_BBB_PRU.h.
Referenced by AP_RangeFinder_BBB_PRU::detect().