Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dts.c1212 float_t *pMin, in HAL_DTS_GetExtremeTemperatures() argument
1222 else if ((pMin == NULL) || (pMax == NULL)) in HAL_DTS_GetExtremeTemperatures()
1242 *pMin = DTS_ConvertToCelsiusDegree((sample & DTS_TSHLSAMPLER_SMPL_LO_Msk)); in HAL_DTS_GetExtremeTemperatures()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dts.h295 float_t *pMin,