Searched refs:SLIP_recv_byte (Results 1 – 3 of 3) sorted by relevance
42 int16_t SLIP_recv_byte(char byte, slip_state_t *state) in SLIP_recv_byte() function87 r = SLIP_recv_byte(stub_rx_one_char(), &state); in SLIP_recv()
148 int16_t r = SLIP_recv_byte(byte, (slip_state_t *)&ub.state); in stub_handle_rx_byte()
32 int16_t SLIP_recv_byte(char byte, slip_state_t *state);