Searched refs:st1663i_read_reg (Results 1 – 1 of 1) sorted by relevance
47 static rt_err_t st1663i_read_reg(struct rt_i2c_client *dev, rt_uint8_t reg, rt_uint8_t *data, rt_ui… in st1663i_read_reg() function147 error = st1663i_read_reg(&st1663i_client, 0x10, (rt_uint8_t *)&sStRegMap, sizeof(sStRegMap)); in st1663i_read_point()
Completed in 2 milliseconds