Home
last modified time | relevance | path

Searched refs:DEV (Results 1 – 2 of 2) sorted by relevance

/tests/drivers/gpio/gpio_basic_api/src/
A Dtest_gpio.h26 #define DEV DEV_OUT /* DEV_OUT should equal DEV_IN, we test for this */ macro
33 #define DEV DT_GPIO_CTLR(DT_ALIAS(gpio_0)) macro
35 #define DEV DT_GPIO_CTLR(DT_ALIAS(gpio_1)) macro
37 #define DEV DT_GPIO_CTLR(DT_ALIAS(gpio_3)) macro
A Dmain.c61 const struct device *const dev = DEVICE_DT_GET(DEV); in board_setup()

Completed in 9 milliseconds