Searched refs:get_guard_period (Results 1 – 3 of 3) sorted by relevance
201 counter_api_get_guard_period get_guard_period; member582 return (api->get_guard_period) ? api->get_guard_period(dev, flags) : 0; in z_impl_counter_get_guard_period()
302 static uint32_t get_guard_period(const struct device *dev, uint32_t flags) in get_guard_period() function377 .get_guard_period = get_guard_period,
555 static uint32_t get_guard_period(const struct device *dev, uint32_t flags) in get_guard_period() function645 .get_guard_period = get_guard_period,