代码搜索:rtLinux
找到约 409 项符合「rtLinux」的源代码
代码结果 409
www.eeworm.com/read/101153/6237837
c switch.c
/*
* Alpha-specific RTLinux switch support
*
* Copyright (C) 2000 Cort Dougan
*/
#include
#include
#include
#include
www.eeworm.com/read/101153/6237845
c switch.c
/*
* PPC-specific RTLinux switch support
*
* Copyright (C) 1999 Cort Dougan
*/
#include
#include
#include
#include
www.eeworm.com/read/101153/6237847
h constants.h
/*
* RTLinux MIPS-specific header.
*
* Copyright (C) 2000 Cort Dougan
*/
#ifndef __MIPS_CONSTANTS_H__
#define __MIPS_CONSTANTS_H__
#include
#include
www.eeworm.com/read/101153/6237882
h constants.h
/*
* RTLinux PPC-specific header.
*
* Copyright (C) 1999 Cort Dougan
*/
#ifndef __PPC_CONSTANTS_H__
#define __PPC_CONSTANTS_H__
#include
#define __LOCAL_IRQS__
#de
www.eeworm.com/read/236996/4636266
am makefile.am
AM_CFLAGS = $(COMEDI_CFLAGS) $(LINUX_CFLAGS) $(RTAI_CFLAGS) $(RTLINUX_CFLAGS)
LINK = $(top_builddir)/modtool --link -o $@
if CONFIG_KBUILD
module_PROGRAMS =
else
#disabling addi driver until its flo
www.eeworm.com/read/180227/5287945
plot psc.plot
#set terminal postscript portrait color solid 10
set title "RTLinux vs. Linux Periodic Timing"
set xlabel "Sample #"
set ylabel "Actual Period (us)"
#set output "PSC_vs_Linux.ps"
plot "gnuplot.out" u
www.eeworm.com/read/180227/5288053
c switch.c
/*
* PPC-specific RTLinux switch support
*
* Copyright (C) 1999 Cort Dougan
*/
#include
#include
#include
#include
www.eeworm.com/read/180227/5288062
c switch.c
/*
* Alpha-specific RTLinux switch support
*
* Copyright (C) 2000 Cort Dougan
*/
#include
#include
#include
#include
www.eeworm.com/read/180227/5288073
c switch.c
/*
* PPC-specific RTLinux switch support
*
* Copyright (C) 1999 Cort Dougan
*/
#include
#include
#include
#include
www.eeworm.com/read/180227/5288082
h constants.h
/*
* RTLinux MIPS-specific header.
*
* Copyright (C) 2000 Cort Dougan
*/
#ifndef __MIPS_CONSTANTS_H__
#define __MIPS_CONSTANTS_H__
#include
#include