Searched refs:icm42670_reg_read (Results 1 – 1 of 1) sorted by relevance
32 static inline int icm42670_reg_read(const struct device *dev, uint8_t reg, uint8_t *buf, in icm42670_reg_read() function43 return icm42670_reg_read(serif->context, reg, rbuffer, rlen); in inv_io_hal_read_reg()