Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/counter/
Dcounter_smartbond_timer.c85 static inline bool counter_smartbond_is_sleep_allowed(const struct device *dev) in counter_smartbond_is_sleep_allowed() function
143 if (!counter_smartbond_is_sleep_allowed(dev)) { in counter_smartbond_start()
175 if (!counter_smartbond_is_sleep_allowed(dev)) { in counter_smartbond_stop()
427 if (!counter_smartbond_is_sleep_allowed(dev)) { in counter_smartbond_resume()