RT-Thread RTOS
1.2.0
An open source embedded real-time operating system
载入中...
搜索中...
未找到
成员变量
rt_ofw_cell_args结构体 参考
#include <
ofw.h
>
成员变量
void *
data
int
args_count
rt_uint32_t
args
[
RT_OFW_MAX_CELL_ARGS
]
详细描述
在文件
ofw.h
第
60
行定义.
结构体成员变量说明
◆
data
void* rt_ofw_cell_args::data
在文件
ofw.h
第
62
行定义.
◆
args_count
int rt_ofw_cell_args::args_count
在文件
ofw.h
第
64
行定义.
◆
args
rt_uint32_t
rt_ofw_cell_args::args[
RT_OFW_MAX_CELL_ARGS
]
在文件
ofw.h
第
65
行定义.
rt_ofw_cell_args
制作者
1.13.1