Home
last modified time | relevance | path

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

/mcuboot-3.4.0/boot/boot_serial/src/
Dboot_serial.c1159 boot_serial_read_console(const struct boot_uart_funcs *f,int timeout_in_ms) in boot_serial_read_console() function
1230 boot_serial_read_console(f,0); in boot_serial_start()
1243 boot_serial_read_console(f,timeout_in_ms); in boot_serial_check_start()