Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Ds_record.c11 static int hex1_bin (char c);
156 static int hex1_bin (char c) in hex1_bin() function
171 if ((i = hex1_bin(*s++)) < 0) { in hex2_bin()
174 if ((j = hex1_bin(*s)) < 0) { in hex2_bin()