Searched refs:SLIP_ESC_DELIM (Results 1 – 2 of 2) sorted by relevance
70 #define SLIP_ESC_DELIM 0xdc macro164 case SLIP_ESC_DELIM: in h5_unslip_byte()281 uart_poll_out(h5_dev, SLIP_ESC_DELIM); in h5_slip_byte()
64 #define SLIP_ESC_DELIM 0xdc macro168 case SLIP_ESC_DELIM: in h5_unslip_byte()282 uart_poll_out(uart, SLIP_ESC_DELIM); in h5_slip_byte()