Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dat.c327 static int at_hex2num(char c) in at_hex2num() function
344 a = at_hex2num(*hex++); in at_hex2byte()
348 b = at_hex2num(*hex++); in at_hex2byte()
464 val = at_hex2num(*pos); in at_printf_decode_slash()

Completed in 2 milliseconds