Home
last modified time | relevance | path

Searched defs:SLIP_ESC (Results 1 – 3 of 3) sorted by relevance

/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/
H A Dslipif.c71 #define SLIP_ESC 0xDB /* 0333: escape start (one byte escaped data follows) */ macro
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/
H A Dslipif.c73 #define SLIP_ESC 0xDB /* 0333: escape start (one byte escaped data follows) */ macro
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/
H A Dslipif.c73 #define SLIP_ESC 0xDB /* 0333: escape start (one byte escaped data follows) */ macro