Searched refs:SLIP_send (Results 1 – 4 of 4) sorted by relevance
24 void SLIP_send(const void *pkt, uint32_t size);
36 void SLIP_send(const void *pkt, uint32_t size) { in SLIP_send() function
126 SLIP_send(buf, n); in handle_flash_read()137 SLIP_send(digest, sizeof(digest)); in handle_flash_read()
488 SLIP_send(&greeting, 4); in stub_main()