EmbeddedPkg[all]
0.1
|
Macros | |
#define | cpu_to_fdt16(x) fdt16_to_cpu(x) |
#define | cpu_to_fdt32(x) fdt32_to_cpu(x) |
#define | cpu_to_fdt64(x) fdt64_to_cpu(x) |
Typedefs | |
typedef UINT16 | fdt16_t |
typedef UINT32 | fdt32_t |
typedef UINT64 | fdt64_t |
typedef UINT8 | uint8_t |
typedef UINT16 | uint16_t |
typedef UINT32 | uint32_t |
typedef UINT64 | uint64_t |
typedef UINTN | uintptr_t |
typedef UINTN | size_t |
Copyright (c) 2011-2014, ARM Limited. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
#define cpu_to_fdt16 | ( | x | ) | fdt16_to_cpu(x) |
#define cpu_to_fdt32 | ( | x | ) | fdt32_to_cpu(x) |
#define cpu_to_fdt64 | ( | x | ) | fdt64_to_cpu(x) |
typedef UINT16 fdt16_t |
typedef UINT32 fdt32_t |
typedef UINT64 fdt64_t |
typedef UINTN size_t |
typedef UINT16 uint16_t |
typedef UINT32 uint32_t |
typedef UINT64 uint64_t |
typedef UINT8 uint8_t |
typedef UINTN uintptr_t |