Home
last modified time | relevance | path

Searched refs:read_at_le32 (Results 1 – 1 of 1) sorted by relevance

/u-boot/tools/
A Difwitool.c636 static inline uint32_t read_at_le32(const void *src, size_t offset) in read_at_le32() function
662 val = read_at_le32(src, sizeof(uint32_t)); in read_le64()
705 *(uint32_t *)dst = read_at_le32(src, offset); in read_member()
1177 if (read_at_le32(data, offset) == BPDT_SIGNATURE) in ifwi_parse()

Completed in 7 milliseconds