Searched refs:print_mem (Results 1 - 1 of 1) sorted by relevance

/u-boot/test/dm/
H A Dosd.c31 static void print_mem(u8 *mem, uint width, uint height) function
99 print_mem(mem, 10, 10);
130 print_mem(mem, 10, 10);
174 print_mem(mem, 20, 5);
200 print_mem(mem, 20, 5);

Completed in 97 milliseconds