代码搜索:Serialization
找到约 2,507 项符合「Serialization」的源代码
代码结果 2,507
www.eeworm.com/read/492180/1178657
h xllp_serialization.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this sample source code is subject to the terms of the Microsoft
// license agreement under which you licensed thi
www.eeworm.com/read/492178/1179383
c xllp_serialization.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this sample source code is subject to the terms of the Microsoft
// license agreement under which you licensed thi
www.eeworm.com/read/492178/1179398
h xllp_serialization.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this sample source code is subject to the terms of the Microsoft
// license agreement under which you licensed thi
www.eeworm.com/read/243399/4526982
cod xllp_serialization.cod
; Listing generated by Microsoft (R) Optimizing Compiler Version 13.10.4345
TTL F:\wm520\PLATFORM\intel_dbpxa27x\Public\CSP\ARM\INTEL\PXA27X\XLLP\SOURCE\.\xllp_serialization.c
CODE32
00000
www.eeworm.com/read/212603/4935079
h xllp_serialization.h
#ifndef XLLP_SERIALIZATION
#define XLLP_SERIALIZATION
typedef enum XLLP_PROTECTED_REGISTERS
{
/*
// XSBASE270_G Board Level Registers
*/
MISC_WR, /* Miscellaneous Write Register 1 */
MISC_W
www.eeworm.com/read/212603/4935109
c xllp_serialization.c
#include "xllp_defs.h"
#include "xllp_serialization.h"
XLLP_UINT32_T XllpLock(XLLP_PROTECTED_REGISTER Xllp_RegisterID)
{
return 0;
}
void XllpUnlock(XLLP_UINT32_T Xllp_LockID)
{
}
www.eeworm.com/read/205834/5015478
c xllp_serialization.c
#include "xllp_defs.h"
#include "xllp_serialization.h"
XLLP_UINT32_T XllpLock(XLLP_PROTECTED_REGISTER Xllp_RegisterID)
{
return 0;
}
void XllpUnlock(XLLP_UINT32_T Xllp_LockID)
{
}
www.eeworm.com/read/195284/5112808
h xllp_serialization.h
#ifndef XLLP_SERIALIZATION
#define XLLP_SERIALIZATION
typedef enum XLLP_PROTECTED_REGISTERS
{
/*
// Mainstone Board Level Registers
*/
MISC_WR, /* Miscellaneous Write Register 1 */
MISC_WR2
www.eeworm.com/read/180488/5283514
h xllp_serialization.h
#ifndef XLLP_SERIALIZATION
#define XLLP_SERIALIZATION
typedef enum XLLP_PROTECTED_REGISTERS
{
/*
// Mainstone Board Level Registers
*/
MISC_WR, /* Miscellaneous Write Register 1 */
MISC_WR2
www.eeworm.com/read/180488/5283570
c xllp_serialization.c
#include "xllp_defs.h"
#include "xllp_serialization.h"
XLLP_UINT32_T XllpLock(XLLP_PROTECTED_REGISTER Xllp_RegisterID)
{
return 0;
}
void XllpUnlock(XLLP_UINT32_T Xllp_LockID)
{
}