Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_aw9523b.c36 bool port0_push_pull; member
82 if (port == 0 && !config->port0_push_pull) { in gpio_aw9523b_pin_configure()
470 if (!config->port0_push_pull) { in gpio_aw9523b_init()
491 .port0_push_pull = DT_INST_PROP_OR(inst, port0_push_pull, false), \