Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_cc32xx.c65 static int gpio_cc32xx_port_clear_bits_raw(const struct device *port,
94 gpio_cc32xx_port_clear_bits_raw(port, BIT(pin)); in gpio_cc32xx_config()
138 static int gpio_cc32xx_port_clear_bits_raw(const struct device *port, in gpio_cc32xx_port_clear_bits_raw() function
237 .port_clear_bits_raw = gpio_cc32xx_port_clear_bits_raw,