Searched defs:chx (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/drivers/sensor/ti/fdc2x1x/ |
D | fdc2x1x.c | 170 static int fdc2x1x_set_fin_sel(const struct device *dev, uint8_t chx, in fdc2x1x_set_fin_sel() 186 static int fdc2x1x_set_fref_divider(const struct device *dev, uint8_t chx, in fdc2x1x_set_fref_divider() 202 static int fdc2x1x_set_idrive(const struct device *dev, uint8_t chx, in fdc2x1x_set_idrive() 218 static int fdc2x1x_set_settle_count(const struct device *dev, uint8_t chx, in fdc2x1x_set_settle_count() 233 uint8_t chx, uint16_t rcount) in fdc2x1x_set_rcount() 247 uint8_t chx, uint16_t offset) in fdc2x1x_set_offset()
|