Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_iproc.c73 static int gpio_iproc_port_set_masked_raw(const struct device *dev, uint32_t mask, uint32_t value) in gpio_iproc_port_set_masked_raw() function
185 .port_set_masked_raw = gpio_iproc_port_set_masked_raw,