代码搜索:sysLib
找到约 2,152 项符合「sysLib」的源代码
代码结果 2,152
www.eeworm.com/read/422750/2033567
20e3f252787d001d1a71c55e3d285ef2
/* generated.x
*
* Machine generated for a CPU named "cpu_0" as defined in:
* d:\GX_CIDE_SOPC\EP3C80\projects\cide_7f\software\syslib\..\..\nios2_7f.ptf
*
* Generated: 2008-09-08 14:34:11.281
*
www.eeworm.com/read/422750/2033663
70ce6eaef9c0001d11aae8258a566e20
# generated.gdb
#
# Machine generated for a CPU named "cpu" as defined in:
# d:\GX_CIDE_SOPC\EP2C20_dep\cide_7f\software\syslib\..\..\nios2_7f.ptf
#
# Generated: 2008-12-03 10:49:59.843
# DO NOT MODI
www.eeworm.com/read/422750/2033667
618973aef9c0001d11aae8258a566e20
# generated_app.mk
#
# Machine generated for a CPU named "cpu" as defined in:
# d:\GX_CIDE_SOPC\EP2C20_dep\cide_7f\software\syslib\..\..\nios2_7f.ptf
#
# Generated: 2008-12-03 10:49:46.5
# DO NOT MOD
www.eeworm.com/read/401348/2341651
prefs org.eclipse.cdt.managedbuilder.core.prefs
#Tue Dec 16 17:14:52 CST 2008
properties/interrupt_syslib.nios2.lib.1824475876/nios2.lib.release.276084871=\#\r\n\#Tue Dec 16 17\:14\:52 CST 2008\r\ncom.altera.nj.ui.lib.Release.1624764747\=\\\#\\r\\
www.eeworm.com/read/393286/2479568
c todc_time.c
/*
* arch/ppc/syslib/todc_time.c
*
* Time of Day Clock support for the M48T35, M48T37, M48T59, and MC146818
* Real Time Clocks/Timekeepers.
*
* Author: Mark A. Greer
* mgreer@mvista.com
www.eeworm.com/read/365785/2895407
c timers.c
/* FS timers library
*/
#include "fs.h"
#include
#include
#include
PRIVATE timer_t *fs_timers = NULL;
PUBLIC void fs_set_timer(timer_t *tp, int ticks, tm
www.eeworm.com/read/362762/2927383
c timers.c
/* FS timers library
*/
#include "fs.h"
#include
#include
#include
PRIVATE timer_t *fs_timers = NULL;
PUBLIC void fs_set_timer(timer_t *tp, int ticks, tm
www.eeworm.com/read/352412/3095120
prefs org.eclipse.cdt.managedbuilder.core.prefs
#Thu Aug 07 20:45:42 CST 2008
properties/pid_syslib.nios2.lib.2025270070/nios2.lib.debug.1314865087=\#\r\n\#Thu Aug 07 20\:45\:41 CST 2008\r\ncom.altera.nj.ui.tool.archiver.lib.debug.818139152\=\\\#\
www.eeworm.com/read/252366/4408187
c sys_copy.c
#include "syslib.h"
PUBLIC int sys_copy(src_proc, src_seg, src_vir,
dst_proc, dst_seg, dst_vir, bytes)
int src_proc; /* source process */
int src_seg; /* source segment: T, D, or S */
www.eeworm.com/read/152843/5660553
c todc_time.c
/*
* arch/ppc/syslib/todc_time.c
*
* Time of Day Clock support for the M48T35, M48T37, M48T59, and MC146818
* Real Time Clocks/Timekeepers.
*
* Author: Mark A. Greer
* mgreer@mvista.com