|
Paparazzi UAS
v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the source code of this file.
Macros | |
| #define | FOSC (12000000) |
| #define | PLL_MUL (5) |
| #define | CCLK (FOSC * PLL_MUL) |
| #define | PBSD_BITS 0x02 |
| #define | PBSD_VAL 2 |
| #define | PCLK (CCLK / PBSD_VAL) |
| #define | USE_LED_1 1 |
| #define | LED_1_BANK 1 |
| #define | LED_1_PIN 24 |
| #define | USE_LED_2 1 |
| #define | LED_2_BANK 1 |
| #define | LED_2_PIN 23 |
Definition at line 9 of file olimex_lpc_h2148.h.
| #define FOSC (12000000) |
Definition at line 5 of file olimex_lpc_h2148.h.
| #define LED_1_BANK 1 |
Definition at line 19 of file olimex_lpc_h2148.h.
| #define LED_1_PIN 24 |
Definition at line 20 of file olimex_lpc_h2148.h.
| #define LED_2_BANK 1 |
Definition at line 25 of file olimex_lpc_h2148.h.
| #define LED_2_PIN 23 |
Definition at line 26 of file olimex_lpc_h2148.h.
| #define PBSD_BITS 0x02 |
Definition at line 11 of file olimex_lpc_h2148.h.
| #define PBSD_VAL 2 |
Definition at line 12 of file olimex_lpc_h2148.h.
Definition at line 14 of file olimex_lpc_h2148.h.
| #define PLL_MUL (5) |
Definition at line 7 of file olimex_lpc_h2148.h.
| #define USE_LED_1 1 |
Definition at line 17 of file olimex_lpc_h2148.h.
| #define USE_LED_2 1 |
Definition at line 23 of file olimex_lpc_h2148.h.