Home
last modified time | relevance | path

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

/tests/drivers/console_switching/src/
A Dmain.c33 struct device *const devmux_dev = DEVICE_DT_GET(DT_NODELABEL(devmux0)); in ZTEST() local
67 struct device *const devmux_dev = DEVICE_DT_GET(DT_NODELABEL(devmux0)); in ZTEST() local
103 struct device *const devmux_dev = DEVICE_DT_GET(DT_NODELABEL(devmux1)); in setup() local
113 struct device *const devmux_dev = DEVICE_DT_GET(DT_NODELABEL(devmux0)); in before() local

Completed in 15 milliseconds