CMSIS2000
0.0.7
|
Макросы | |
#define | bd_t void |
#define | be32_to_cpu(x) __builtin_bswap32(x) |
#define | cpu_to_be32(x) __builtin_bswap32(x) |
#define | IH_ARCH_DEFAULT IH_ARCH_ARM |
#define | phys_size_t flash_addr_t |
#define | ulong unsigned long int |
#define bd_t void |
См. определение в файле uboot_image_format_adapted.h строка 46
См. определение в файле uboot_image_format_adapted.h строка 49
Используется в memmem_magic_number().
См. определение в файле uboot_image_format_adapted.h строка 50
#define IH_ARCH_DEFAULT IH_ARCH_ARM |
См. определение в файле uboot_image_format_adapted.h строка 48
Используется в image_check_target_arch() и uboot_check_image_at_addr().
#define phys_size_t flash_addr_t |
См. определение в файле uboot_image_format_adapted.h строка 47
#define ulong unsigned long int |
См. определение в файле uboot_image_format_adapted.h строка 45
Используется в image_get_data() и image_get_image_end().