代码搜索:sysLib
找到约 2,152 项符合「sysLib」的源代码
代码结果 2,152
www.eeworm.com/read/453782/1637093
mk generated_app.mk
# generated_app.mk
#
# Machine generated for a CPU named "cpu" as defined in:
# e:\scut_experiment\niossramflash\software\memtest_0_syslib\..\..\niossramflash_sopc.ptf
#
# Generated: 2009-02-27 17:31:
www.eeworm.com/read/453782/1637096
mk generated_all.mk
# generated_all.mk
#
# Machine generated for a CPU named "cpu" as defined in:
# e:\scut_experiment\niossramflash\software\memtest_0_syslib\..\..\niossramflash_sopc.ptf
#
# Generated: 2009-02-27 17:31:
www.eeworm.com/read/453782/1637097
h system.h
/* system.h
*
* Machine generated for a CPU named "cpu" as defined in:
* e:\scut_experiment\niossramflash\software\memtest_0_syslib\..\..\niossramflash_sopc.ptf
*
* Generated: 2009-02-27 17:31:18
www.eeworm.com/read/453782/1637204
h system.h
/* system.h
*
* Machine generated for a CPU named "cpu" as defined in:
* e:\scut_experiment\niossramflash\software\hello_led_0_syslib\..\..\niossramflash_sopc.ptf
*
* Generated: 2009-02-27 18:12:
www.eeworm.com/read/250243/4436277
h ppc85xx_setup.h
/*
* arch/ppc/syslib/ppc85xx_setup.h
*
* MPC85XX common board definitions
*
* Maintainer: Kumar Gala
*
* Copyright 2004 Freescale Semiconductor Inc.
*
* This progra
www.eeworm.com/read/250243/4436291
c xilinx_pic.c
/*
* arch/ppc/syslib/xilinx_pic.c
*
* Interrupt controller driver for Xilinx Virtex-II Pro.
*
* Author: MontaVista Software, Inc.
* source@mvista.com
*
* 2002-2004 (c) MontaVista Softw
www.eeworm.com/read/250243/4436302
c ppc85xx_common.c
/*
* arch/ppc/syslib/ppc85xx_common.c
*
* MPC85xx support routines
*
* Maintainer: Kumar Gala
*
* Copyright 2004 Freescale Semiconductor Inc.
*
* This program is fr
www.eeworm.com/read/250243/4436314
h cpc710.h
/*
* arch/ppc/syslib/cpc710.h
*
* Definitions for the IBM CPC710 PCI Host Bridge
*
* Author: Matt Porter
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed unde
www.eeworm.com/read/250243/4436315
h ppc85xx_common.h
/*
* arch/ppc/syslib/ppc85xx_common.h
*
* MPC85xx support routines
*
* Maintainer: Kumar Gala
*
* Copyright 2004 Freescale Semiconductor Inc.
*
* This program is fr
www.eeworm.com/read/216450/4893789
c sys_times.c
#include "syslib.h"
PUBLIC int sys_times(proc, ptr)
int proc; /* proc whose times are needed */
clock_t ptr[5]; /* pointer to time buffer */
{
/* Fetch the accounting info for a proc. */
messag