Home
last modified time | relevance | path

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

/mcuboot-latest/boot/boot_serial/src/
Dboot_serial.c1510 bool allow_idle = true; in boot_serial_read_console() local
1524 if (allow_idle == true) { in boot_serial_read_console()
1526 allow_idle = false; in boot_serial_read_console()
1536 allow_idle = true; in boot_serial_read_console()