Searched refs:stmpe1600_config (Results 1 – 1 of 1) sorted by relevance
48 struct stmpe1600_config { struct69 static int write_reg16(const struct stmpe1600_config * const config, uint8_t reg, uint16_t value) in write_reg16() argument89 static int read_reg16(const struct stmpe1600_config * const config, uint8_t reg, uint16_t *value) in read_reg16()150 const struct stmpe1600_config *const config = dev->config; in stmpe1600_configure()254 const struct stmpe1600_config *const config = dev->config; in stmpe1600_init()298 static struct stmpe1600_config stmpe1600_##inst##_config = { \