Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/gpio/
Dgpio_cy8c95xx.c41 struct cy8c95xx_config { struct
56 static int write_pin_state(const struct cy8c95xx_config *cfg, struct cy8c95xx_pin_state *pins) in write_pin_state() argument
86 static int cy8c95xx_config(const struct device *dev, in cy8c95xx_config() function
90 const struct cy8c95xx_config *cfg = dev->config; in cy8c95xx_config()
140 const struct cy8c95xx_config *cfg = dev->config; in port_get()
167 const struct cy8c95xx_config *cfg = dev->config; in port_write()
225 const struct cy8c95xx_config *cfg = dev->config; in cy8c95xx_init()
266 .pin_configure = cy8c95xx_config,
277 static const struct cy8c95xx_config cy8c95xx_##idx##_cfg = { \