Home
last modified time | relevance | path

Searched refs:SLIP_NO_FRAME (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/tools/esptool_py/flasher_stub/
Dslip.c45 if (*state == SLIP_NO_FRAME) { in SLIP_recv_byte()
49 *state = SLIP_NO_FRAME; in SLIP_recv_byte()
55 case SLIP_NO_FRAME: in SLIP_recv_byte()
82 slip_state_t state = SLIP_NO_FRAME; in SLIP_recv()
/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Dslip.h27 SLIP_NO_FRAME, enumerator