Function report |
Source Code:scripts\dtc\libfdt\libfdt.h |
Create Date:2022-07-28 06:18:01 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fdt64_ld
Proto:static inline uint64_t fdt64_ld(const fdt64_t *p)
Type:uint64_t
Parameter:
| Type | Parameter | Name |
|---|---|---|
| const fdt64_t * | p |
| 151 | Return bp[0] << 56 | bp[1] << 48 | bp[2] << 40 | bp[3] << 32 | bp[4] << 24 | bp[5] << 16 | bp[6] << 8 | bp[7] |
| 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 |