Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dts.c205 static uint32_t DTS_ConvertFromCelsiusDegree(float_t temperature);
1883 static uint32_t DTS_ConvertFromCelsiusDegree(float_t temperature) in DTS_ConvertFromCelsiusDegree() argument
1894 value = (temperature - DTS_G_PARAM - (DTS_J_PARAM * 4.0f)) / DTS_H_PARAM; in DTS_ConvertFromCelsiusDegree()
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/link_layer/ll_cmd_lib/inc/
Dll_intf_cmn.h126 uint32_t ll_intf_cmn_set_temperature_value(uint32_t temperature);
Dll_intf.h4343 uint32_t ll_intf_set_temperature_value(uint32_t temperature);