Searched refs:TCN75A_TEMP_MSB_POS (Results 1 – 3 of 3) sorted by relevance
21 #define TCN75A_TEMP_MSB_POS 8 macro
60 val->val1 = data->temp_sample >> TCN75A_TEMP_MSB_POS; in tcn75a_channel_get()
112 val->val1 = limit >> TCN75A_TEMP_MSB_POS; in tcn75a_attr_get()