source:
svn/newcon3bcm2_21bu/rockford/bsp/bcm97552/common/board.h
| Last change on this file was 76, checked in by megakiss, 10 years ago | |
|---|---|
|
|
| File size: 224 bytes | |
| Rev | Line | |
|---|---|---|
| 1 | #ifndef BOARD_H | |
| 2 | #define BOARD_H | |
| 3 | ||
| 4 | /* include all board specific files */ | |
| 5 | #include "boardcfg.h" | |
| 6 | ||
| 7 | #ifdef NEW_CFE_BSP | |
| 8 | #include "chipcfg.h" | |
| 9 | #else | |
| 10 | #include "boardmap.h" | |
| 11 | #endif | |
| 12 | ||
| 13 | #define INPUT_CLK_CYCLES_PER_COUNT_REG_INCR 2 | |
| 14 | #endif |
Note: See TracBrowser
for help on using the repository browser.
