Home
last modified time | relevance | path

Searched defs:port_toggle_bits (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.4.0/drivers/gpio/
Dgpio_creg_gpio.c101 static int port_toggle_bits(const struct device *dev, in port_toggle_bits() function
Dgpio_cy8c95xx.c211 static int port_toggle_bits(const struct device *dev, in port_toggle_bits() function
Dgpio_sx1509b.c465 static int port_toggle_bits(const struct device *dev, in port_toggle_bits() function
/Zephyr-Core-3.4.0/include/zephyr/drivers/
Dgpio.h561 int (*port_toggle_bits)(const struct device *port, member