Home
last modified time | relevance | path

Searched defs:hex16 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/util/marvell/doimage_mv/
H A Ddoimage.c750 unsigned short *hex16 = NULL; in build_hex_img() local
869 unsigned short *hex16 = NULL; in build_bin_img() local
/aosp_15_r20/external/coreboot/payloads/linuxcheck/
H A Di386.c38 void hex16(u16 c) in hex16() function