Home
last modified time | relevance | path

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

/mcuboot-latest/boot/cypress/libs/watchdog/
Dwatchdog.c55 …uint16_t round_threshold_ms; // Timeout threshold in milliseconds from which to round up to the mi… member
87 if (*timeout_ms >= _cy_wdg_ignore_data[i].round_threshold_ms) in _cy_wdg_timeout_to_ignore_bits()