代码搜索:sysLib
找到约 2,152 项符合「sysLib」的源代码
代码结果 2,152
www.eeworm.com/read/316872/3590393
c lite5200.c
/*
* Platform support file for the Freescale LITE5200 based on MPC52xx.
* A maximum of this file should be moved to syslib/mpc52xx_?????
* so that new platform based on MPC52xx need a minimal platf
www.eeworm.com/read/304222/3802160
c sys_fork.c
#include "syslib.h"
PUBLIC int sys_fork(parent, child, pid, child_base_or_shadow)
int parent; /* process doing the fork */
int child; /* which proc has been created by the fork */
int pid; /* p
www.eeworm.com/read/304222/3802170
c sys_getsp.c
#include "syslib.h"
PUBLIC int sys_getsp(proc, newsp)
int proc; /* process whose sp is wanted */
vir_bytes *newsp; /* place to put sp read from kernel */
{
/* Ask the kernel what the sp is. */
www.eeworm.com/read/443386/1744650
c lite5200.c
/*
* arch/ppc/platforms/lite5200.c
*
* Platform support file for the Freescale LITE5200 based on MPC52xx.
* A maximum of this file should be moved to syslib/mpc52xx_?????
* so that new platform b
www.eeworm.com/read/443386/1744753
c gt64260_pic.c
/*
* arch/ppc/syslib/gt64260_pic.c
*
* Interrupt controller support for Galileo's GT64260.
*
* Author: Chris Zankel
* Modified by: Mark A. Greer
*
* Base
www.eeworm.com/read/443386/1744767
c mpc52xx_setup.c
/*
* arch/ppc/syslib/mpc52xx_common.c
*
* Common code for the boards based on Freescale MPC52xx embedded CPU.
*
*
* Maintainer : Sylvain Munaut
*
* Support for other bootload
www.eeworm.com/read/443386/1744780
c ppc85xx_setup.c
/*
* arch/ppc/syslib/ppc85xx_setup.c
*
* MPC85XX common board code
*
* Maintainer: Kumar Gala
*
* Copyright 2004 Freescale Semiconductor Inc.
*
* This program is fr
www.eeworm.com/read/429945/1943397
gdb generated.gdb
# generated.gdb
#
# Machine generated for a CPU named "cpu" as defined in:
# f:\Fengbi\wangfei\niooooo\software\hello_led_1_syslib\..\..\leddd.ptf
#
# Generated: 2009-02-27 15:57:59.093
# DO NOT MODI
www.eeworm.com/read/429945/1943496
gdb generated.gdb
# generated.gdb
#
# Machine generated for a CPU named "cpu" as defined in:
# e:\Fengbi\wangfei\niooooo\software\hello_led_0_syslib\..\..\leddd.ptf
#
# Generated: 2009-02-21 01:15:05.484
# DO NOT MODI
www.eeworm.com/read/397429/2401995
h sdcarddriver.h
//#include "../SysLib_Basic/Include/Sys_Global.h"
//#include "..\..\include\Sys_Define.h"
#define SDCARD 0
#define MMCCARD 1
#define SDDAMSRC 4
#define MASK_CMDSTOP 0x0040 //