Home
last modified time | relevance | path

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

/mcuboot-latest/boot/boot_serial/src/
Dboot_serial_priv.h30 #define SHELL_NLIP_PKT_START1 6 macro
Dboot_serial.c1213 char pkt_start[2] = { SHELL_NLIP_PKT_START1, SHELL_NLIP_PKT_START2 }; in boot_serial_output()
1394 if (in_buf[0] == SHELL_NLIP_PKT_START1 && in boot_serial_read_console()