代码搜索:XGate

找到约 247 项符合「XGate」的源代码

代码结果 247
www.eeworm.com/read/375922/9342330

cxgate xgate.cxgate

/*******************************************************************************/ /** Copyright (c) 2007 Freescale Semiconductor Freescale Confidential Proprietary \file xgate.cxgate \brief
www.eeworm.com/read/375922/9342376

h xgate.h

/*******************************************************************************/ /** Copyright (c) 2007 Freescale Semiconductor Freescale Confidential Proprietary \file xgate.h \brief
www.eeworm.com/read/375918/9342782

cxgate xgate.cxgate

/*******************************************************************************/ /** Copyright (c) 2007 Freescale Semiconductor Freescale Confidential Proprietary \file xgate.cxgate \brief
www.eeworm.com/read/375918/9342829

h xgate.h

/*******************************************************************************/ /** Copyright (c) 2007 Freescale Semiconductor Freescale Confidential Proprietary \file xgate.h \brief
www.eeworm.com/read/375916/9343167

cxgate xgate.cxgate

/*******************************************************************************/ /** Copyright (c) 2007 Freescale Semiconductor Freescale Confidential Proprietary \file xgate.cxgate \brief
www.eeworm.com/read/375916/9343212

h xgate.h

/*******************************************************************************/ /** Copyright (c) 2007 Freescale Semiconductor Freescale Confidential Proprietary \file xgate.h \brief
www.eeworm.com/read/375913/9343586

cxgate xgate.cxgate

/*******************************************************************************/ /** Copyright (c) 2007 Freescale Semiconductor Freescale Confidential Proprietary \file xgate.cxgate \brief
www.eeworm.com/read/375913/9343632

h xgate.h

/*******************************************************************************/ /** Copyright (c) 2007 Freescale Semiconductor Freescale Confidential Proprietary \file xgate.h \brief
www.eeworm.com/read/468716/6986776

cxgate xgate.cxgate

#include /* common defines and macros */ #include "xgate.h" #include /* derivative information */ // put your handler variables here extern char count; exter
www.eeworm.com/read/468716/6986778

h xgate.h

#ifndef __XGATE_H_ #define __XGATE_H_ /* XGATE vector table entry */ typedef void (*_NEAR XGATE_Function)(int); typedef struct { XGATE_Function pc; /* pointer to the handler */ in