Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/nordic/system_off/src/
Dmain.c29 static const struct device *comp_dev = DEVICE_DT_GET(DT_NODELABEL(comp)); variable
/Zephyr-latest/samples/boards/renesas/comparator/src/
Dmain.c28 static const struct device *comp_dev = DEVICE_DT_GET(DT_ALIAS(sample_comp)); variable