Searched refs:min_period_ms (Results 1 – 1 of 1) sorted by relevance
54 …uint16_t min_period_ms; // Minimum period in milliseconds that can be represented with this many i… member89 if (*timeout_ms < _cy_wdg_ignore_data[i].min_period_ms) in _cy_wdg_timeout_to_ignore_bits()90 *timeout_ms = _cy_wdg_ignore_data[i].min_period_ms; in _cy_wdg_timeout_to_ignore_bits()