Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/os/ARM9/
DprotectionRegion.h479 #define OS_GetProtectionRegionSize( regionNo ) ( OS_GetProtectionRegionParam((regionNo)) & HW_C6_P… macro
/TwlSDK-5.1.0/build/libraries/os/ARM9/src/
Dos_protectionRegion.c543 0x1000 << OSi_PRDEF_TO_VAL(OS_GetProtectionRegionSize(n)), i_permit, d_permit ); in OS_DumpProtectionRegion()