代码搜索:sysLib

找到约 2,152 项符合「sysLib」的源代码

代码结果 2,152
www.eeworm.com/read/433842/1881607

cdtbuild .cdtbuild

www.eeworm.com/read/433842/1881624

cdtbuild .cdtbuild

www.eeworm.com/read/429945/1943398

x generated.x

/* generated.x * * 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:58:04.14 * */ /*
www.eeworm.com/read/429945/1943497

x generated.x

/* generated.x * * 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:06.765 * */ /*
www.eeworm.com/read/393286/2479565

c mpc52xx_pic.c

/* * arch/ppc/syslib/mpc52xx_pic.c * * Programmable Interrupt Controller functions for the Freescale MPC52xx * embedded CPU. * * * Maintainer : Sylvain Munaut * * Based on
www.eeworm.com/read/393286/2479581

h gen550.h

/* * arch/ppc/syslib/gen550.h * * gen550 prototypes * * Matt Porter * * 2004 (c) MontaVista Software, Inc. This file is licensed under * the terms of the GNU Gen
www.eeworm.com/read/393286/2479609

c m8260_setup.c

/* * arch/ppc/syslib/m8260_setup.c * * Copyright (C) 1995 Linus Torvalds * Adapted from 'alpha' version by Gary Thomas * Modified by Cort Dougan (cort@cs.nmt.edu) * Modified for MBX using
www.eeworm.com/read/372607/2771575

cdtbuild .cdtbuild

www.eeworm.com/read/252366/4408186

c sys_exec.c

#include "syslib.h" PUBLIC int sys_exec(proc, ptr, traced, prog_name, initpc) int proc; /* process that did exec */ char *ptr; /* new stack pointer */ int traced; /* is tracing enabled? */
www.eeworm.com/read/252366/4408188

c sys_xit.c

#include "syslib.h" PUBLIC int sys_xit(parent, proc, basep, sizep) int parent; /* parent of exiting process */ int proc; /* which process has exited */ phys_clicks *basep; /* where to retur