Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Diot_hmac.c35 #define IOT_HEX_TO_STRING_2 (10) macro
50 (tmp_h - IOT_HEX_TO_STRING_2 + 'a') : (tmp_h +'0'); in Byte2HexStr()
52 (tmp_l - IOT_HEX_TO_STRING_2 + 'a') : (tmp_l +'0'); in Byte2HexStr()

Completed in 1 milliseconds