Home
last modified time | relevance | path

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

/hal_infineon-3.5.0/mtb-hal-cat1/include_pvt/
Dcyhal_wdt_impl_common.h39 …uint32_t round_threshold_ms; // Timeout threshold in milliseconds from which to round up to the mi… member
/hal_infineon-3.5.0/mtb-hal-cat1/source/
Dcyhal_wdt.c165 if (*timeout_ms >= _cyhal_wdt_ignore_data[i].round_threshold_ms) in _cyhal_wdt_timeout_to_ignore_bits()