Function report |
Source Code:scripts\dtc\libfdt\fdt_ro.c |
Create Date:2022-07-28 06:18:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fdt_get_name
Proto:const char *fdt_get_name(const void *fdt, int nodeoffset, int *len)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
const void * | fdt | |
int | nodeoffset | |
int * | len |
287 | nh = fdt_offset_ptr_(fdt, nodeoffset) |
297 | If fdt_version(fdt) < 0x10 Then |
304 | leaf = strrchr - Find the last occurrence of a character in a string*@s: The string to be searched*@c: The character to search for |
305 | If (leaf == NULL) Then |
315 | Return nameptr |
317 | fail : |
320 | Return NULL |
Name | Describe |
---|---|
fdt_nodename_eq_ |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |