函数逻辑报告 |
Source Code:scripts\dtc\libfdt\fdt_ro.c |
Create Date:2022-07-27 07:15:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:fdt_get_property_namelen
函数原型:const struct fdt_property *fdt_get_property_namelen(const void *fdt, int offset, const char *name, int namelen, int *lenp)
返回类型:struct fdt_property
参数:
类型 | 参数 | 名称 |
---|---|---|
const void * | fdt | |
int | offset | |
const char * | name | |
int | namelen | |
int * | lenp |
415 | 如果fdt_version(fdt)小于0x10则 |
416 | 如果lenp则lenp等于负FDT_ERR_BADMAGIC: Given "device tree" appears not to be a* device tree at all - it is missing the flattened device* tree magic number. |
418 | 返回:NULL |
名称 | 描述 |
---|---|
fdt_get_property |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |