代码搜索:RT-Thread
找到约 540 项符合「RT-Thread」的源代码
代码结果 540
www.eeworm.com/read/180227/5287704
c larg_mem.c
/* vim: set ts=4: */
/*
* Copywrite 2002 Der Herr Hofrat
* License GPL V2
* Author der.herr@hofr.at
*/
/*
* example of allocating 32MB of reserved memory to your rt-thread
* reserve the memory w
www.eeworm.com/read/180227/5287821
readme
Hello world using mbuff to communicate data from non-rt user-space to
a rt-thread
hello_shm.o kernel module accessing a shared data structure via mbuff
user_shm user-space app that writes to this
www.eeworm.com/read/237230/4628465
svn-base types.h.svn-base
#ifndef __TYPES_H__
#define __TYPES_H__
/* POSIX */
typedef unsigned char u_char;
typedef unsigned short u_short;
typedef unsigned int u_int;
typedef unsigned long u_long;
/* RT-Thread */
typedef ch
www.eeworm.com/read/237230/4628467
h types.h
#ifndef __TYPES_H__
#define __TYPES_H__
/* POSIX */
typedef unsigned char u_char;
typedef unsigned short u_short;
typedef unsigned int u_int;
typedef unsigned long u_long;
/* RT-Thread */
typedef ch
www.eeworm.com/read/430479/1929628
uv2 project.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (RT-Thread/STM32), 0x0004 // Tools: 'ARM-ADS'
Group (Startup)
Group (Library)
Group (Kernel)
Group (STM32)
File 1,1,
www.eeworm.com/read/430479/1929582
h rtconfig.h
/* RT-Thread config file */
#ifndef __RTTHREAD_CFG_H__
#define __RTTHREAD_CFG_H__
/* RT_NAME_MAX*/
#define RT_NAME_MAX 4
/* RT_ALIGN_SIZE*/
#define RT_ALIGN_SIZE 4
/* PRIORITY_MAX*/
#def
www.eeworm.com/read/430479/1929634
h rtconfig.h
/* RT-Thread config file */
#ifndef __RTTHREAD_CFG_H__
#define __RTTHREAD_CFG_H__
/* RT_NAME_MAX*/
#define RT_NAME_MAX 4
/* RT_ALIGN_SIZE*/
#define RT_ALIGN_SIZE 4
/* PRIORITY_MAX*/
#def
www.eeworm.com/read/430479/1929635
uv2 project.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (RT-Thread/AT91SAM7S), 0x0004 // Tools: 'ARM-ADS'
Group (Kernel)
Group (AT91SAM7S)
Group (Startup)
Group (Include Files)
www.eeworm.com/read/430479/1929674
h rtconfig.h
/* RT-Thread config file */
#ifndef __RTTHREAD_CFG_H__
#define __RTTHREAD_CFG_H__
/* RT_NAME_MAX*/
#define RT_NAME_MAX 4
/* RT_ALIGN_SIZE*/
#define RT_ALIGN_SIZE 4
/* PRIORITY_MAX*/
#def
www.eeworm.com/read/430479/1929675
uv2 project.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (RT-Thread/AT91SAM7X), 0x0004 // Tools: 'ARM-ADS'
Group (Kernel)
Group (AT91SAM7X)
Group (Startup)
Group (Include Files)