Searched refs:ADS8688_CMD_REG_MAN_CH (Results 1 – 1 of 1) sorted by relevance
25 #define ADS8688_CMD_REG_MAN_CH(chan) (0xC0 | (4 * chan)) macro228 tmp = ADS8688_CMD_REG(ADS8688_CMD_REG_MAN_CH(chan)); in ads8688_read()