Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/peripheral/src/
Dsl_hal_system.c92 .emu_temp_room = 0,
537 info->emu_temp_room = ((DEVINFO->EMUTEMP & _DEVINFO_EMUTEMP_EMUTEMPROOM_MASK) in sl_hal_system_get_temperature_info()
540 info->emu_temp_room = 0; in sl_hal_system_get_temperature_info()
/hal_silabs-latest/simplicity_sdk/platform/peripheral/inc/
Dsl_hal_system_generic.h112 uint16_t emu_temp_room; member