Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dts.c1213 float_t *pMax) in HAL_DTS_GetExtremeTemperatures() argument
1222 else if ((pMin == NULL) || (pMax == NULL)) in HAL_DTS_GetExtremeTemperatures()
1243 …*pMax = DTS_ConvertToCelsiusDegree((sample & DTS_TSHLSAMPLER_SMPL_HI_Msk) >> DTS_TSHLSAMPLER_SMPL_… in HAL_DTS_GetExtremeTemperatures()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dts.h296 float_t *pMax);