Searched refs:Result (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/miu/drv/miu/ |
| H A D | drvMIU.c | 312 MS_BOOL Result; in _MDrv_MIU_Protect() local 314 Result = HAL_MIU_Protect(u8Blockx, pu8ProtectId, phy64Start, phy64End, bSetFlag); in _MDrv_MIU_Protect() 316 if(Result == TRUE) in _MDrv_MIU_Protect() 349 MS_BOOL Result; in _MDrv_MIU_ProtectEx() local 351 Result = HAL_MIU_ProtectEx(u8Blockx, pu32ProtectId, phy64Start, phy64End, bSetFlag); in _MDrv_MIU_ProtectEx() 353 if(Result == TRUE) in _MDrv_MIU_ProtectEx()
|
| /utopia/UTPA2-700.0.x/modules/swi2c/api/swi2c/ |
| H A D | apiSWI2C.c | 1117 MS_BOOL Result; in MApi_SWI2C_ReadByte() local 1121 Result=MApi_SWI2C_ReadBytes(u16BusNumSlaveID, 1, &u8RegAddr,1, pu8Data); in MApi_SWI2C_ReadByte() 1122 return Result; in MApi_SWI2C_ReadByte()
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | Kbuild.include | 196 # Check if both arguments has same arguments. Result is empty string if equal.
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c.0 | 5168 …VDEC_PRINT("CMA Release Result VDEC_FB_MIU=%d: GetMem=%d pool_handle_id=%x, offset_in_pool=%llx, l… 5260 …VDEC_PRINT("Allocation Result VDEC_FB_MIU=%d: GetMem=%d pool_handle_id=%x, offset_in_pool=%llx, le…
|