Searched refs:ifx_cat1_counter_get_top_value (Results 1 – 1 of 1) sorted by relevance
309 static uint32_t ifx_cat1_counter_get_top_value(const struct device *dev) in ifx_cat1_counter_get_top_value() function360 uint32_t top_val = ifx_cat1_counter_get_top_value(dev); in ifx_cat1_counter_set_alarm()480 __ASSERT_NO_MSG(guard < ifx_cat1_counter_get_top_value(dev)); in ifx_cat1_counter_set_guard_period()496 .get_top_value = ifx_cat1_counter_get_top_value,