Searched refs:temperature (Results 1 – 1 of 1) sorted by relevance
51 static double temperature = 25.0; /* Actual temperature the device is at */ variable178 NRF_TEMP_regs.TEMP = temperature*(1 << NHW_TEMP_FBITS) + bs_random_uniformRi(-1,1); in NHW_SIDEEFFECTS_EVENTS()