Searched refs:LOW_4_BIT (Results 1 – 1 of 1) sorted by relevance
53 #define LOW_4_BIT ((unsigned char)0x0f) macro147 temper = (float)(((recvData[BUFF_BIT_3] & LOW_4_BIT) << IOT_BIT_16) | in Aht20Read()