Searched refs:TEST_DEV_BALANCED (Results 1 – 1 of 1) sorted by relevance
226 #define TEST_DEV_BALANCED DT_NODELABEL(test_dev_balanced) macro232 PM_DEVICE_DT_DEFINE(TEST_DEV_BALANCED, deva_pm_action);233 DEVICE_DT_DEFINE(TEST_DEV_BALANCED, NULL, PM_DEVICE_DT_GET(TEST_DEV_BALANCED),246 const struct device *dev = DEVICE_DT_GET(TEST_DEV_BALANCED); in ZTEST()