代码搜索:sysLib

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

代码结果 2,152
www.eeworm.com/read/393286/2479588

h cpc700.h

/* * arch/ppc/syslib/cpc700.h * * Header file for IBM CPC700 Host Bridge, et. al. * * Author: Mark A. Greer * mgreer@mvista.com * * 2000-2002 (c) MontaVista, Software, Inc. This file
www.eeworm.com/read/389922/2531128

makefile

# Makefile for lib/syslib. CFLAGS = -O -D_MINIX -D_POSIX_SOURCE CC1 = $(CC) $(CFLAGS) -c LIBRARY = ../libc.a all: $(LIBRARY) OBJECTS = \ $(LIBRARY)(sys_abort.o) \ $(LIBRARY)(sys_copy.o) \ $(LIBR
www.eeworm.com/read/361508/2945790

901b7fb9db26001b1091ad0065de6612

# generated_app.mk # # Machine generated for a CPU named "cpu" as defined in: # D:\4\DE2Project_restored\software\MY4_syslib\..\..\niosII.ptf # # Generated: 2006-08-08 08:35:30.75 # DO NOT MODIFY THI
www.eeworm.com/read/252366/4408199

c sys_abort.c

#include "syslib.h" #include #include PUBLIC int sys_abort(int how, ...) { /* Something awful has happened. Abandon ship. */ message m; va_list ap; va_start(
www.eeworm.com/read/152843/5660574

h cpc700.h

/* * arch/ppc/syslib/cpc700.h * * Header file for IBM CPC700 Host Bridge, et. al. * * Author: Mark A. Greer * mgreer@mvista.com * * 2000-2002 (c) MontaVista, Software, Inc. This file
www.eeworm.com/read/152843/5660586

c ibm440sp_common.c

/* * arch/ppc/syslib/ibm440sp_common.c * * PPC440SP/PPC440SPe system library * * Matt Porter * Copyright 2002-2005 MontaVista Software Inc. * * Eugene Surovegin
www.eeworm.com/read/295486/8159313

c msgqdemo.c

/* msgQDemo.c - 利用消息队列通信的例子*/ /* includes */ #include "vxWorks.h" #include "taskLib.h" #include "msgQLib.h" #include "sysLib.h" #include "stdio.h" #define CONSUMER_TASK_PRI 99
www.eeworm.com/read/394868/8204779

txt vxworks 借助看门狗实现中断处理.txt

/*head file*/ #include "vxworks.h" #include "logLib.h" #include "taskLib.h" #include "wdLib.h" #include "stdio.h" #include "sysLib.h" #include "ioLib.h" #include "string.h" /*macro declare*
www.eeworm.com/read/282997/9049415

cpp task.cpp

#include #include #include #include #include #include #include #include #include #include
www.eeworm.com/read/282995/9049428

cpp watch.cpp

#include #include #include #include #include #include #include #include #define START 0 #define STO