Changeset 640 for branches/v4/platforms/tsarv4_mono_mmu_ioc/segmentation.h
- Timestamp:
- Feb 20, 2014, 5:05:50 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/v4/platforms/tsarv4_mono_mmu_ioc/segmentation.h
r636 r640 20 20 #define BD_SIZE 0x00000020 // 8 mapped-registers 21 21 22 #define FB_XSIZE 640 23 #define FB_YSIZE 480 24 #define FB_BASE 0x20000000 25 #define FB_SIZE (FB_XSIZE * FB_YSIZE * 2) 26 22 27 #endif
Note: See TracChangeset
for help on using the changeset viewer.