Searched refs:TEST_NODE (Results 1 – 9 of 9) sorted by relevance
9 #define TEST_NODE DT_NODELABEL(test_node) macro13 MODEM_PIPELINK_DT_DEFINE(TEST_NODE, TEST_PIPELINK_NAME);
13 #define TEST_NODE DT_NODELABEL(test_node) macro19 MODEM_PIPELINK_DT_DECLARE(TEST_NODE, TEST_PIPELINK_NAME);22 MODEM_PIPELINK_DT_GET(TEST_NODE, TEST_PIPELINK_NAME);
13 #define TEST_NODE DT_GPIO_CTLR(DT_ALIAS(led0), gpios) macro27 port = DEVICE_DT_GET(TEST_NODE); in ZTEST()70 port = DEVICE_DT_GET(TEST_NODE); in ZTEST()
19 #define TEST_NODE DT_GPIO_CTLR(DT_INST(0, test_gpio_external_pulldown), gpios) macro23 #define TEST_NODE DT_GPIO_CTLR(DT_ALIAS(led0), gpios) macro
66 port = DEVICE_DT_GET(TEST_NODE); in ZTEST()108 port = DEVICE_DT_GET(TEST_NODE); in ZTEST()147 port = DEVICE_DT_GET(TEST_NODE); in ZTEST()184 port = DEVICE_DT_GET(TEST_NODE); in ZTEST()221 port = DEVICE_DT_GET(TEST_NODE); in ZTEST()271 port = DEVICE_DT_GET(TEST_NODE); in ZTEST()
117 port = DEVICE_DT_GET(TEST_NODE); in ZTEST()166 port = DEVICE_DT_GET(TEST_NODE); in ZTEST()206 port = DEVICE_DT_GET(TEST_NODE); in ZTEST()247 port = DEVICE_DT_GET(TEST_NODE); in ZTEST()298 port = DEVICE_DT_GET(TEST_NODE); in ZTEST()342 port = DEVICE_DT_GET(TEST_NODE); in ZTEST()383 port = DEVICE_DT_GET(TEST_NODE); in ZTEST()424 port = DEVICE_DT_GET(TEST_NODE); in ZTEST()461 port = DEVICE_DT_GET(TEST_NODE); in ZTEST()
53 port = DEVICE_DT_GET(TEST_NODE); in ZTEST()170 port = DEVICE_DT_GET(TEST_NODE); in ZTEST()
58 port = DEVICE_DT_GET(TEST_NODE); in test_gpio_pin_interrupt_edge()132 port = DEVICE_DT_GET(TEST_NODE); in test_gpio_pin_interrupt_level()
11 #define TEST_NODE DT_GPIO_CTLR(DT_ALIAS(led0), gpios) macro26 fixture.port = DEVICE_DT_GET(TEST_NODE); in gpio_get_direction_setup()