Searched refs:convert_hex_to_string (Results 1 – 3 of 3) sorted by relevance
234 void convert_hex_to_string(tiUINT8 *pBuffer, char *pString, tiUINT8 Size);247 void convert_hex_to_string(tiUINT8 *pBuffer, char *pString, tiUINT8 Size);
1178 void convert_hex_to_string(tiUINT8 *pBuffer, char *pString, tiUINT8 Size) in convert_hex_to_string() function
530 …convert_hex_to_string ((UINT8*)pRxXfer->pPacketBuffer + TNETWIF_READ_OFFSET_BYTES, TempString, pRx… in rxXfer_ForwardCB()