Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/esptool_py/flasher_stub/
Dslip.c30 const uint8_t *buf_c = (const uint8_t *)buf; in SLIP_send_frame_data_buf() local
32 SLIP_send_frame_data(buf_c[i]); in SLIP_send_frame_data_buf()