Searched defs:regionNo (Results 1 – 2 of 2) sorted by relevance
313 void OS_SetProtectionRegionParam( int regionNo, u32 param ) in OS_SetProtectionRegionParam()397 u32 OS_GetProtectionRegionParam( int regionNo ) in OS_GetProtectionRegionParam()488 void OS_SetProtectionRegionEx( int regionNo, u32 address, u32 sizeDef ) in OS_SetProtectionRegionEx()
435 #define OS_SetProtectionRegion( regionNo, address, sizeStr ) \ argument467 #define OS_GetProtectionRegionAddress( regionNo ) ( OS_GetProtectionRegionParam((regionNo)) & HW_C… argument479 #define OS_GetProtectionRegionSize( regionNo ) ( OS_GetProtectionRegionParam((regionNo)) & HW_C6_P… argument