Searched refs:TMP421_CONFIG_RANGE (Results 1 – 2 of 2) sorted by relevance
82 #define TMP421_CONFIG_RANGE (1 << 2) macro114 bool ext_range = (s->config[0] & TMP421_CONFIG_RANGE); in tmp421_get_temperature()142 bool ext_range = (s->config[0] & TMP421_CONFIG_RANGE); in tmp421_set_temperature()
49 #define TMP421_CONFIG_RANGE 0x04 macro211 tmp421->config & TMP421_CONFIG_RANGE); in tmp421_read()