代码搜索:rt-linux

找到约 66 项符合「rt-linux」的源代码

代码结果 66
www.eeworm.com/read/157043/11743582

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/148686/12443883

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 can red
www.eeworm.com/read/148686/12443885

c testcom.c

/** * rt_com test * =========== * * RT-Linux kernel module for communication across serial lines. * * Copyright (C) 1999 Michael Barabanov */ #include #include
www.eeworm.com/read/148686/12443888

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 can red
www.eeworm.com/read/212937/15144578

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/180227/5287969

c testcom.c

/** * rt_com test * =========== * * RT-Linux kernel module for communication across serial lines. * * Copyright (C) 1999 Michael Barabanov */ #include #include
www.eeworm.com/read/292670/3950624

c testcom.c

/** * rt_com test * =========== * * RT-Linux kernel module for communication across serial lines. * * Copyright (C) 1999 Michael Barabanov */ #include #include
www.eeworm.com/read/382361/2637685

c testcom.c

/** * rt_com test * =========== * * RT-Linux kernel module for communication across serial lines. * * Copyright (C) 1999 Michael Barabanov */ #include
www.eeworm.com/read/105759/15659357

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/148686/12443858

h rt_com.h

/** * rt_com * ====== * * RT-Linux kernel module for communication across serial lines. * * Copyright (C) 1997 Jens Michaelsen * Copyright (C) 1997-2000 Jochen K黳per * * This program is free