Searched refs:cy8c95xx_config (Results 1 – 1 of 1) sorted by relevance
41 struct cy8c95xx_config { struct56 static int write_pin_state(const struct cy8c95xx_config *cfg, struct cy8c95xx_pin_state *pins) in write_pin_state() argument86 static int cy8c95xx_config(const struct device *dev, in cy8c95xx_config() function90 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 = { \