Home
last modified time | relevance | path

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

/device/soc/winnermicro/wm800/board/platform/common/utils/
Dutils.c285 int atohex(char ch) in atohex() function
314 n = atohex(*str_tmp++); in strtohex()
338 int hex = atohex(*str_tmp++); in strtohexarray()
345 hex = atohex(*str_tmp++); in strtohexarray()
/device/soc/winnermicro/wm800/board/platform/inc/
Dutils.h37 int atohex(char ch);