Searched refs:discharge_gpios (Results 1 – 2 of 2) sorted by relevance
99 const struct gpio_dt_spec *gcd = &config->discharge_gpios; in adc_vbus_discharge()139 const struct gpio_dt_spec *gcd = &config->discharge_gpios; in adc_vbus_init()210 .discharge_gpios = GPIO_DT_SPEC_INST_GET_OR(inst, discharge_gpios, {}), \
21 const struct gpio_dt_spec discharge_gpios; member