Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A DxyzModem.c34 #define STX 0x02 macro
279 case STX: in xyzModem_get_hdr()
280 if (c == STX) in xyzModem_get_hdr()
H A Dzglobal.h318 #define STX 2 macro
H A Dlrz.c1203 if ((firstch=READLINE_PF(maxtime))==STX) { in wcgetsec()