Home
last modified time | relevance | path

Searched defs:PA2KSEG1 (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DMsOS_ecos.c168 #define PA2KSEG1(addr) ((void *)(((MS_U32)addr) | 0x20000000)) //physical -> unchched macro
183 #define PA2KSEG1(addr) ((void *)(((MS_U32)addr) | 0xa0000000)) //physical -> unchched macro
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A DMsOS_ucos.c350 #define PA2KSEG1(addr) ((void *)(((MS_U32)addr) | 0xa0000000)) //physical -> unchched macro