Searched defs:devmux_dev (Results 1 – 1 of 1) sorted by relevance
33 struct device *const devmux_dev = DEVICE_DT_GET(DT_NODELABEL(devmux0)); in ZTEST() local67 struct device *const devmux_dev = DEVICE_DT_GET(DT_NODELABEL(devmux0)); in ZTEST() local103 struct device *const devmux_dev = DEVICE_DT_GET(DT_NODELABEL(devmux1)); in setup() local113 struct device *const devmux_dev = DEVICE_DT_GET(DT_NODELABEL(devmux0)); in before() local
Completed in 15 milliseconds