Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_xlnx_axi.c41 bool all_inputs: 1; member
112 if (((flags & GPIO_OUTPUT) != 0) && config->all_inputs) { in gpio_xlnx_axi_pin_configure()
406 .all_inputs = DT_INST_PROP_OR(n, xlnx_all_inputs_2, 0), \
436 .all_inputs = DT_INST_PROP_OR(n, xlnx_all_inputs, 0), \