Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/include/nitro/os/ARM9/
DprotectionRegion.h369 void OS_SetProtectionRegionParam( int regionNo, u32 param );
436 OS_SetProtectionRegionParam( (regionNo), \
/TwlSDK-5.2.1/build/libraries/os/ARM9/src/
Dos_protectionRegion.c313 void OS_SetProtectionRegionParam( int regionNo, u32 param ) in OS_SetProtectionRegionParam() function
493 OS_SetProtectionRegionParam( regionNo, param ); in OS_SetProtectionRegionEx()