Function report |
Source Code:scripts\dtc\libfdt\fdt_wip.c |
Create Date:2022-07-28 06:18:43 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fdt_node_end_offset_
Proto:int fdt_node_end_offset_(void *fdt, int offset)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| void * | fdt | |
| int | offset |
| 75 | depth = 0 |
| 78 | offset = fdt_next_node(fdt, offset, & depth) |
| 80 | Return offset |
| 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 |