代码搜索:sysLib
找到约 2,152 项符合「sysLib」的源代码
代码结果 2,152
www.eeworm.com/read/458448/1586037
gdb generated.gdb
# generated.gdb
#
# Machine generated for a CPU named "cpu" as defined in:
# d:\M1\software\hello_world_syslib\..\..\std_2c50_M1.ptf
#
# Generated: 2009-03-26 21:01:01.781
# DO NOT MODIFY THIS FILE
#
www.eeworm.com/read/456333/1606350
x generated.x
/* generated.x
*
* Machine generated for a CPU named "cpu_0" as defined in:
* d:\altera\myPS2VGAproject\first_cpu\software\hello_world_0_syslib\..\..\niose_cpu_0.ptf
*
* Generated: 2009-04-11 15:
www.eeworm.com/read/250243/4436275
c mpc10x_common.c
/*
* arch/ppc/syslib/mpc10x_common.c
*
* Common routines for the Motorola SPS MPC106, MPC107 and MPC8240 Host bridge,
* Mem ctlr, EPIC, etc.
*
* Author: Mark A. Greer
* mgreer@mvista.co
www.eeworm.com/read/229812/4746591
bat gendoc.bat
@echo off
set t1=%gml%
set t2=%gmllib%
set t3=%gmlpag%
if [%gml%]==[] set gml=r:\bench\tools\wgml
if [%gmllib%]==[] set gmllib=r:\bench\tools\syslib
if [%gmlpag%]==[] set gmlpag=%tmpdir%
rem se
www.eeworm.com/read/216450/4893783
c sys_memset.c
#include "syslib.h"
PUBLIC int sys_memset(unsigned long pattern, phys_bytes base, phys_bytes bytes)
{
/* Zero a block of data. */
message mess;
if (bytes == 0L) return(OK);
mess.MEM_PTR = (c
www.eeworm.com/read/209559/4963271
c mpc10x_common.c
/*
* arch/ppc/syslib/mpc10x_common.c
*
* Common routines for the Motorola SPS MPC106, MPC107 and MPC8240 Host bridge,
* Mem ctlr, EPIC, etc.
*
* Author: Mark A. Greer
* mgreer@mvista.co
www.eeworm.com/read/348583/3154146
c0e293e1115b001d12ebad93121f84ab
/* system.h
*
* Machine generated for a CPU named "cpu" as defined in:
* f:\NIOS2\test04\software\test04_syslib\..\..\cpu03.ptf
*
* Generated: 2008-07-26 20:31:08.562
*
*/
#ifndef __SYSTEM_H_
www.eeworm.com/read/348583/3154240
5068d74b125b001d12ebad93121f84ab
/* system.h
*
* Machine generated for a CPU named "cpu" as defined in:
* f:\NIOS2\test04\software\test04_syslib\..\..\cpu03.ptf
*
* Generated: 2008-07-26 20:31:08.562
*
*/
#ifndef __SYSTEM_H_
www.eeworm.com/read/324920/3492062
c mpc10x_common.c
/*
* arch/ppc/syslib/mpc10x_common.c
*
* Common routines for the Motorola SPS MPC106, MPC107 and MPC8240 Host bridge,
* Mem ctlr, EPIC, etc.
*
* Author: Mark A. Greer
* mgreer@mvista.co
www.eeworm.com/read/324920/3492084
c mpc52xx_pci.c
/*
* arch/ppc/syslib/mpc52xx_pci.c
*
* PCI code for the Freescale MPC52xx embedded CPU.
*
*
* Maintainer : Sylvain Munaut
*
* Copyright (C) 2004 Sylvain Munaut