Searched refs:SLIP_ESC_ESC (Results 1 – 2 of 2) sorted by relevance
14 #define SLIP_ESC_ESC 0335 /* ESC ESC_ESC means ESC 'data' */ macro30 case SLIP_ESC_ESC: in slip_unesc()73 *ptr++ = SLIP_ESC_ESC; in slip_esc()
53 #define SLIP_ESC_ESC 0xdd macro533 case SLIP_ESC_ESC: in h5_unslip_one_byte()654 const char esc_esc[2] = { SLIP_ESC, SLIP_ESC_ESC }; in h5_slip_one_byte()