Home
last modified time | relevance | path

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

/dports/misc/heyu2/heyu-2.10/
H A Dprocess.h1647 int write_image_hex ( char *, unsigned char * );
H A Dprocess.c7142 int write_image_hex ( char *pathname, unsigned char *prommap ) in write_image_hex() function
7986 (void) write_image_hex( pathspec(IMAGE_HEX_FILE), prommap ); in process_data()