Searched refs:RT_S8 (Results 1 – 2 of 2) sorted by relevance
102 typedef int8_t RT_S8, *PRT_S8; typedef881 const RT_S8 esc_c0[2] = { 0xdb, 0xdc }; in h5_slip_one_byte()882 const RT_S8 esc_db[2] = { 0xdb, 0xdd }; in h5_slip_one_byte()883 const RT_S8 esc_11[2] = { 0xdb, 0xde }; in h5_slip_one_byte()884 const RT_S8 esc_13[2] = { 0xdb, 0xdf }; in h5_slip_one_byte()
725 typedef int8_t RT_S8, *PRT_S8; typedef