Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_wdt.c205 __STATIC_INLINE uint32_t _cyhal_wdt_timeout_to_match(uint32_t timeout_ms, uint32_t ignore_bits) in _cyhal_wdt_timeout_to_match() argument
207 uint32_t wrap_count_for_ignore_bits = (_CYHAL_GET_COUNT_FROM_MATCH_BITS(ignore_bits) ); in _cyhal_wdt_timeout_to_match()