Searched refs:NXE_1_SW_TEMP_VAL (Results 1 – 1 of 1) sorted by relevance
362 #define NXE_1_SW_TEMP_VAL(_x) (((_x)>>16)&0xffff) /* Temp value */ macro1809 sc->sc_sensor.value = NXE_1_SW_TEMP_VAL(temp) * 1000000 + 273150000; in nxe_tick()