代码搜索:RT-Thread

找到约 540 项符合「RT-Thread」的源代码

代码结果 540
www.eeworm.com/read/430479/1929777

h at91sam7x.h

/* * File : at91sam7s.h * This file is part of RT-Thread RTOS * COPYRIGHT (C) 2006, RT-Thread Develop Team * * The license and distribution terms for this file may be * found in the file LI
www.eeworm.com/read/180227/5287669

rt_sig_thread readme.rt_sig_thread

rt_sig_thread is a kernel module that creats a rt-thread and a kthread that has a uniq process name and id. As name for the thread the rt-thread id is used. This kthread is only a "singal-dispatcher
www.eeworm.com/read/237227/4629140

svn-base s3c44b0.h.svn-base

/* * File : s3c45b0.h * This file is part of RT-Thread RTOS * COPYRIGHT (C) 2006, RT-Thread Develop Team * * The license and distribution terms for this file may be * found in the file LICE
www.eeworm.com/read/237227/4629151

h s3c44b0.h

/* * File : s3c45b0.h * This file is part of RT-Thread RTOS * COPYRIGHT (C) 2006, RT-Thread Develop Team * * The license and distribution terms for this file may be * found in the file LICE
www.eeworm.com/read/430479/1929711

h s3c44b0.h

/* * File : s3c45b0.h * This file is part of RT-Thread RTOS * COPYRIGHT (C) 2006, RT-Thread Develop Team * * The license and distribution terms for this file may be * found in the file LICE
www.eeworm.com/read/237227/4628770

svn-base systeminit.h.svn-base

/* * This file is only used for doxygen document generation. */ /** * @defgroup SystemInit System Initialization * * When RT-Thread operating system starts up, the basic operating system
www.eeworm.com/read/464224/1532334

lst context_rvds.lst

ARM Macro Assembler Page 1 1 00000000 ;/* 2 00000000 ; * File : context.S 3 00000000 ; * This file is part of RT-Thread RTOS 4 00000000
www.eeworm.com/read/180227/5287672

kmore readme.kmore

Read a file into kernel space - this example only reads in the first 4K this may be usefull to store configurations for rt-tasks in regular files and let the rt-thread read them directly from kernel
www.eeworm.com/read/180227/5287788

readme

This is an example of creating a new rt-thread from within rt-context - it requires a patch to the original scheduler/rtl_sched.c (found in rtl_sched.patch) basically this patch replaces the calls t
www.eeworm.com/read/180227/5287819

c user_shm.c

/* * Written by Der Herr Hofrat, der.herr@hofr.at * (C) 2002 FSMLabs * License: GPL Version 2 */ /* * user space app to write to an rt-thread via shared memory (mbuff) */ #include #inc