Home
last modified time | relevance | path

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

/external/u-boot/cmd/
Dload.c414 static char his_eol; /* character he needs at end of packet */ variable
585 a_b[5] = his_eol; in send_ack()
598 a_b[5] = his_eol; in send_nack()
694 his_eol = END_CHAR; /* default end of line character */ in handle_send_packet()
730 his_eol = untochar(send_parms[4]); in handle_send_packet()
769 a_b[++length] = his_eol; in handle_send_packet()
786 his_eol = END_CHAR; /* default end of line character */ in k_recv()