Home
last modified time | relevance | path

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

/mcuboot-latest/boot/boot_serial/src/
Dboot_serial.c1212 char pkt_cont[2] = { SHELL_NLIP_DATA_START1, SHELL_NLIP_DATA_START2 }; in boot_serial_output() local
1266 boot_uf->write(pkt_cont, sizeof(pkt_cont)); in boot_serial_output()