代码搜索:rt-linux
找到约 66 项符合「rt-linux」的源代码
代码结果 66
www.eeworm.com/read/292670/3950626
c testcomrtai.c
/**
* rt_com test
* ===========
*
* RT-Linux kernel module for communication across serial lines.
*
* Adaptation of testcom.c module to provide the same example in RTAI environment.
* (1
www.eeworm.com/read/382361/2637684
c hello_world.c
/** rt_com test module
* ==================
*
* RT-Linux kernel module for communication across serial lines.
*
* Copyright (C) 2000 Jochen K黳per
*
* This program is free software; you
www.eeworm.com/read/382361/2637686
c hello_world2.c
/** rt_com test module
* ==================
*
* RT-Linux kernel module for communication across serial lines.
*
* Copyright (C) 2000 Jochen K黳per
*
* This program is free software; you
www.eeworm.com/read/382361/2637687
c testcomrtai.c
/**
* rt_com test
* ===========
*
* RT-Linux kernel module for communication across serial lines.
*
* Adaptation of testcom.c module to provide the same example in RTAI environment.
* (1
www.eeworm.com/read/148686/12443891
c testcomrtai.c
/**
* rt_com test
* ===========
*
* RT-Linux kernel module for communication across serial lines.
*
* Adaptation of testcom.c module to provide the same example in RTAI environment.
* (1999/11/
www.eeworm.com/read/180227/5288125
h rtl_sema.h
/*
* RT-Linux semaphore implementation
*
* Written by Michael Barabanov
* Copyright (C) Finite State Machine Labs Inc. ,2000
* Released under the terms of the GPL Version 2
www.eeworm.com/read/160213/10556758
makefile
all: rt_process.o app
# you might have to change this
# the path to the rt-linux kernel
RTLINUX = ../../cur_linux
INCLUDE = ${RTLINUX}/include
# if you want to get a "pure" scheduler, comment this
www.eeworm.com/read/416952/11009018
makefile
all: rt_process.o app
# you might have to change this
# the path to the rt-linux kernel
RTLINUX = ../../cur_linux
INCLUDE = ${RTLINUX}/include
# if you want to get a "pure" scheduler, comment this
www.eeworm.com/read/305833/13760062
makefile
all: rt_process.o app
# you might have to change this
# the path to the rt-linux kernel
RTLINUX = ../../cur_linux
INCLUDE = ${RTLINUX}/include
# if you want to get a "pure" scheduler, comment this
www.eeworm.com/read/177312/6742134
makefile
all: rt_process.o app
# you might have to change this
# the path to the rt-linux kernel
RTLINUX = ../../cur_linux
INCLUDE = ${RTLINUX}/include
# if you want to get a "pure" scheduler, comment this