Home
last modified time | relevance | path

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

/mcuboot-latest/boot/boot_serial/test/src/
Dboot_test.c55 boot_serial_input(src, len); in tx_msg()
/mcuboot-latest/boot/boot_serial/src/
Dboot_serial_priv.h86 void boot_serial_input(char *buf, int len);
Dboot_serial.c1138 boot_serial_input(char *buf, int len) in boot_serial_input() function
1405 boot_serial_input(&dec_buf[2], dec_off - 2); in boot_serial_read_console()