Home
last modified time | relevance | path

Searched full:listen (Results 1 – 3 of 3) sorted by relevance

/mcuboot-latest/boot/boot_serial/
Dsyscfg.yml42 The duration, in milliseconds, to listen on the UART for the
57 The string to listen for on the UART. If this management string is
/mcuboot-latest/docs/
DGemfile.lock194 listen (~> 3.0)
204 listen (3.8.0)
234 sass-listen (~> 4.0.0)
235 sass-listen (4.0.0)
/mcuboot-latest/boot/mynewt/src/
Dmain.c106 * before the UART listen timeout expired.
149 /* Abort the listen on timeout. */ in serial_detect_uart_string()
188 * Listen for management pattern in UART input. If detected, await for in serial_boot_detect()