Searched refs:HAL_DTS_ERROR_FAULT (Results 1 – 2 of 2) sorted by relevance
956 hdts->ErrorCode |= HAL_DTS_ERROR_FAULT; in HAL_DTS_GetTemperature()1741 hdts->ErrorCode |= HAL_DTS_ERROR_FAULT; in HAL_DTS_IRQHandler()
162 #define HAL_DTS_ERROR_FAULT 0x00000010U /*!< Fault */ macro