Home
last modified time | relevance | path

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

/Zephyr-latest/boards/blues/swan_r5/
Dboard.c12 const struct gpio_dt_spec dischrg = in board_swan_init() local
16 if (!gpio_is_ready_dt(&dischrg)) { in board_swan_init()
20 (void)gpio_pin_configure_dt(&dischrg, GPIO_OUTPUT_INACTIVE); in board_swan_init()
Dswan_r5.dts43 dischrg-gpios = <&gpioe 6 (GPIO_ACTIVE_LOW | GPIO_OPEN_DRAIN)>;