Searched refs:GT_CFG_INFO_LEN (Results 1 – 2 of 2) sorted by relevance
36 #define GT_CFG_INFO_LEN 10 macro
48 uint8_t buf[GT_CFG_INFO_LEN] = {0}; in ChipDetect()53 ret = InputI2cRead(i2cClient, reg, GT_ADDR_LEN, buf, GT_CFG_INFO_LEN); in ChipDetect()