Home
last modified time | relevance | path

Searched defs:cfg_ok (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/drivers/uart/uart_errors/src/
Dmain.c52 bool cfg_ok; member
198 static void reconfigure(const struct device *dev, bool cfg_ok, bool *hwfc) in reconfigure()