代码搜索:rtLinux

找到约 409 项符合「rtLinux」的源代码

代码结果 409
www.eeworm.com/read/101153/6237858

h rt_time.h

/* * RTLinux v1.x compatibility layer * Written by Michael Barabanov * Copyright (C) 1999 Finite State Machine Labs Inc. * */ #ifndef __LINUX_RT_TIME_H__ #define __LINUX_RT
www.eeworm.com/read/227634/14419022

txt rt_api.txt

<mark>RTlinux</mark>编程 <mark>RTlinux</mark>主要的api函数 实时应用程序分为两部分,内核部分和应用部分,应用部分需要和内核部分通过FIFO进行数据交换和控制,除此之外和一般应用程序没有太多区别,内核部分比较复杂,程序以模块方式挂入内核,这部分程序的编写需要对底层的东西有较高的要求,除了掌握<mark>RTLinux</mark>的API以外还需要对Linux内核编程有较深的了解,以及对硬件部分也有比较熟悉的掌握. ...
www.eeworm.com/read/163818/5509352

h rt_time.h

/* * RTLinux v1.x compatibility layer * Written by Michael Barabanov * Copyright (C) 1999 Finite State Machine Labs Inc. * */ #ifndef __LINUX_RT_TIME_H__ #define __LINUX_RT
www.eeworm.com/read/101153/6237874

h signal.h

/* * RTLinux signal support * * Written by Michael Barabanov * Copyright (C)Finite State Machine Labs Inc. , 2000 * Released under the terms of the GP Version 2L * */ /* * RTLinux signal and
www.eeworm.com/read/285528/8832778

makefile_realtime

MODULE_FOR_RTL = module_rtlinux.o classicladder.o calc.o vars_access.o arithm_eval.o hardware.o # Following not taken into account.... :-( CFLAGS += -DRTLINUX_SUPPORT all: $(MODULE_FOR_RTL) $(LD)
www.eeworm.com/read/140122/5795056

h rtl.h

/* * RTLinux compatibility layer * Written by Michael Barabanov * Copyright (C) 1999 Finite State Machine Labs Inc. * */ #ifndef __LINUX_RT_RTL_H__ #define __LINUX_RT_RTL_H
www.eeworm.com/read/140122/5795059

h rt_time.h

/* * RTLinux v1 API compatibility layer * Written by Michael Barabanov * Copyright (C) 1999-2000 Finite State Machine Labs Inc. * */ #ifndef __ASM_RT_TIME_H__ #define __ASM_RT_TIME_H__ typedef
www.eeworm.com/read/103509/6215205

h rtl.h

/* * RTLinux compatibility layer * Written by Michael Barabanov * Copyright (C) 1999 Finite State Machine Labs Inc. * */ #ifndef __LINUX_RT_RTL_H__ #define __LINUX_RT_RTL_H
www.eeworm.com/read/103509/6215208

h rt_time.h

/* * RTLinux v1 API compatibility layer * Written by Michael Barabanov * Copyright (C) 1999-2000 Finite State Machine Labs Inc. * */ #ifndef __ASM_RT_TIME_H__ #define __ASM_RT_TIME_H__ typedef
www.eeworm.com/read/101153/6237857

h rtl.h

/* * RTLinux compatibility layer * Written by Michael Barabanov * Copyright (C) 1999 Finite State Machine Labs Inc. * */ #ifndef __LINUX_RT_RTL_H__ #define __LINUX_RT_RTL_H