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

/u-boot/common/
H A Dkgdb.c134 mem2hex(char *mem, char *buf, int count)
367 ptr = (char *)mem2hex((char *)&rp->val, ptr, 4);
413 mem2hex(remcomRegBuffer, remcomOutBuffer, length);
430 mem2hex((char *)addr, remcomOutBuffer, length);
563 mem2hex ((char *)s, &buffer[1], count);
133 mem2hex(char *mem, char *buf, int count) function

Completed in 192 milliseconds