Home
last modified time | relevance | path

Searched full:milliseconds (Results 1 – 7 of 7) sorted by relevance

/mcuboot-latest/boot/cypress/libs/watchdog/
Dwatchdog.h41 * @param[inout] timeout_ms The time in milliseconds before the WDT times out (1ms - max) (see cy_wd…
77 * Gets the time in milliseconds before the WDT times out.
78 * @return The time in milliseconds before the WDT times out
82 /** Gets the maximum WDT timeout in milliseconds
Dwatchdog.c47 /** Maximum WDT timeout in milliseconds */
54 …uint16_t min_period_ms; // Minimum period in milliseconds that can be represented with this many i…
55 …uint16_t round_threshold_ms; // Timeout threshold in milliseconds from which to round up to the mi…
/mcuboot-latest/boot/boot_serial/
Dsyscfg.yml42 The duration, in milliseconds, to listen on the UART for the
/mcuboot-latest/boot/cypress/MCUBootApp/
Dmain.c43 /* WDT time out for reset mode, in milliseconds. */
/mcuboot-latest/boot/mynewt/src/
Dmain.c102 * BOOT_SERIAL_DETECT_TIMEOUT milliseconds.
/mcuboot-latest/docs/
Dreadme-zephyr.md232 the amount of time in milliseconds the device will wait for the trigger.
/mcuboot-latest/boot/zephyr/
DKconfig617 Milliseconds to wait for USB DFU to be invoked.