Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dmisc.c25 static const struct gpio_dt_spec bootloader_gpio = variable
73 if (!gpio_is_ready_dt(&bootloader_gpio)) { in otPlatResetToBootloader()
76 gpio_pin_configure_dt(&bootloader_gpio, GPIO_OUTPUT_ACTIVE); in otPlatResetToBootloader()