Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dload.c414 static char his_eol; /* character he needs at end of packet */ variable
591 a_b[5] = his_eol; in send_ack()
604 a_b[5] = his_eol; in send_nack()
700 his_eol = END_CHAR; /* default end of line character */ in handle_send_packet()
736 his_eol = untochar(send_parms[4]); in handle_send_packet()
775 a_b[++length] = his_eol; in handle_send_packet()
792 his_eol = END_CHAR; /* default end of line character */ in k_recv()