Searched refs:jc42_reg_read (Results 1 – 2 of 2) sorted by relevance
24 int jc42_reg_read(const struct device *dev, uint8_t reg, uint16_t *val) in jc42_reg_read() function70 return jc42_reg_read(dev, JC42_REG_TEMP_AMB, &data->reg_val); in jc42_sample_fetch()
91 int jc42_reg_read(const struct device *dev, uint8_t reg, uint16_t *val);