RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
|
#include <platform.h>
成员变量 | |
struct rt_device | parent |
int | dev_id |
const char * | name |
const struct rt_ofw_node_id * | id |
void * | priv |
在文件 platform.h 第 18 行定义.
struct rt_device rt_platform_device::parent |
在文件 platform.h 第 20 行定义.
int rt_platform_device::dev_id |
在文件 platform.h 第 22 行定义.
const char* rt_platform_device::name |
在文件 platform.h 第 24 行定义.
const struct rt_ofw_node_id* rt_platform_device::id |
在文件 platform.h 第 25 行定义.
void* rt_platform_device::priv |
在文件 platform.h 第 27 行定义.