Home
last modified time | relevance | path

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

/mcuboot-3.4.0/boot/boot_serial/src/
Dboot_serial.c136 static bool bs_entry; variable
1012 bs_entry = true; in boot_serial_input()
1172 while (timeout_in_ms > 0 || bs_entry) { in boot_serial_read_console()
1229 bs_entry = true; in boot_serial_start()
1242 bs_entry = false; in boot_serial_check_start()