Home
last modified time | relevance | path

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

/device/generic/goldfish/qemud/
Dqemud.c198 int2hex( int value, uint8_t* to, int width ) in int2hex() function
1171 int2hex( p->len, h->data + LENGTH_OFFSET, LENGTH_SIZE ); in serial_send()
1172 int2hex( p->channel, h->data + CHANNEL_OFFSET, CHANNEL_SIZE ); in serial_send()