Home
last modified time | relevance | path

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

/u-boot/tools/
A Difwitool.c584 static inline uint8_t read_at_le8(const void *src, size_t offset) in read_at_le8() function
699 *(uint8_t *)dst = read_at_le8(src, offset); in read_member()

Completed in 7 milliseconds