Home
last modified time | relevance | path

Searched refs:temperature (Results 1 – 1 of 1) sorted by relevance

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_TEMP.c51 static double temperature = 25.0; /* Actual temperature the device is at */ variable
178 NRF_TEMP_regs.TEMP = temperature*(1 << NHW_TEMP_FBITS) + bs_random_uniformRi(-1,1); in NHW_SIDEEFFECTS_EVENTS()