Question
Location of HAL_ADCEx_Calibration_Start() source code
Hi all. I'm trying to find the source code for the HAL function HAL_ADCEx_Calibration_Start(). I'm working with the STM32L152. I've downloaded the latest version of STMCube (STMCube_FW_L1_V1.9.0), and looked in stml1xx_hal_adc.c and stm32l1xx_hal_adc_ex.c, and haven't found it.
Any chance someone could point me to where I can find it? Is this function not available for this family? Thanks.
Lee