I have a project with the STM32L053R8.So far, so good, it works. Now I wanted to use __LL_ADC_CALC_TEMPERATURE to get the actual chip temperature - but it is not available in the __LL-list and also not in the include-file.Can you please tell me, how ...