Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/uart/uart_pm/src/
Dmain.c66 static bool async_verify(const struct device *dev, bool active) in async_verify() function
117 bool is_async = async_verify(dev, active); in communication_verify()