Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Drng.c38 print_hex_dump_bytes("", DUMP_PREFIX_OFFSET, buf, n); in do_rng()
/rk3399_rockchip-uboot/lib/
H A Dhexdump.c225 void print_hex_dump_bytes(const char *prefix_str, int prefix_type, in print_hex_dump_bytes() function
241 void print_hex_dump_bytes(const char *prefix_str, int prefix_type, in print_hex_dump_bytes() function
/rk3399_rockchip-uboot/include/
H A Dhexdump.h88 void print_hex_dump_bytes(const char *prefix_str, int prefix_type,