Carmel (MAXREFDES18#) Code Documentation  V01.00
High Accuracy Analog Current/Voltage Output
 All Files Functions Variables Macros Pages
platform_config.h
Go to the documentation of this file.
1 #ifndef __PLATFORM_CONFIG_H_
2 #define __PLATFORM_CONFIG_H_
3 
4 #ifdef __PPC__
5 #define CACHEABLE_REGION_MASK 0x80000800
6 #endif
7 
8 #endif