Searched defs:mem_ (Results 1 – 1 of 1) sorted by relevance
356 static uint8_t * mem2hex(const void *mem_, uint8_t *buf, int count) in mem2hex()387 static uint8_t * hex2mem(const uint8_t *buf, void *mem_, int count) in hex2mem()