Home
last modified time | relevance | path

Searched defs:timeout_in_ms (Results 1 – 2 of 2) sorted by relevance

/mcuboot-latest/boot/zephyr/
Dmain.c521 int timeout_in_ms = CONFIG_BOOT_SERIAL_WAIT_FOR_DFU_TIMEOUT; local
/mcuboot-latest/boot/boot_serial/src/
Dboot_serial.c1500 boot_serial_read_console(const struct boot_uart_funcs *f,int timeout_in_ms) in boot_serial_read_console()
1591 boot_serial_check_start(const struct boot_uart_funcs *f, int timeout_in_ms) in boot_serial_check_start()