Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dkgdb.c161 hex2mem(char *buf, char *mem, int count) in hex2mem() function
418 hex2mem(ptr, remcomRegBuffer, length/2); in handle_exception()
442 hex2mem(ptr, (char *)addr, length); in handle_exception()
501 hex2mem(ptr, remcomRegBuffer, length/2); in handle_exception()