Searched refs:wake_up_gpio_dev (Results 1 – 2 of 2) sorted by relevance
27 static struct gpio_dt_spec wake_up_gpio_dev = in thunderboard_init() local31 if (!gpio_is_ready_dt(&wake_up_gpio_dev)) { in thunderboard_init()35 ret = gpio_pin_configure_dt(&wake_up_gpio_dev, GPIO_OUTPUT_ACTIVE); in thunderboard_init()
27 static struct gpio_dt_spec wake_up_gpio_dev = in efr32xg24_dk2601b_init() local31 if (!gpio_is_ready_dt(&wake_up_gpio_dev)) { in efr32xg24_dk2601b_init()35 ret = gpio_pin_configure_dt(&wake_up_gpio_dev, GPIO_OUTPUT_ACTIVE); in efr32xg24_dk2601b_init()