Searched refs:CT_IIC_Read_Byte (Results 1 – 2 of 2) sorted by relevance
239 uint8_t CT_IIC_Read_Byte(unsigned char ack) in CT_IIC_Read_Byte() function311 buf[i] = CT_IIC_Read_Byte(i == (len - 1) ? 0 : 1); in FT5206_RD_Reg()
120 uint8_t CT_IIC_Read_Byte(unsigned char ack);
Completed in 119 milliseconds