Searched refs:HS3001_RESPONSE_LENGTH (Results 1 – 1 of 1) sorted by relevance
32 #define HS3001_RESPONSE_LENGTH 4 macro72 u8 buf[HS3001_RESPONSE_LENGTH]; in hs3001_data_fetch_command()75 ret = i2c_master_recv(client, buf, HS3001_RESPONSE_LENGTH); in hs3001_data_fetch_command()76 if (ret != HS3001_RESPONSE_LENGTH) { in hs3001_data_fetch_command()