Home
last modified time | relevance | path

Searched refs:OS_GetProtectionRegionAddress (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/include/nitro/os/ARM9/
DprotectionRegion.h467 #define OS_GetProtectionRegionAddress( regionNo ) ( OS_GetProtectionRegionParam((regionNo)) & HW_C… macro
/TwlSDK-5.1.0/build/libraries/os/ARM9/src/
Dos_protectionRegion.c542 OS_GetProtectionRegionAddress(n), in OS_DumpProtectionRegion()