Home
last modified time | relevance | path

Searched refs:ADC_ConversionStop_Disable (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_adc_ex.c132 tmp_hal_status = ADC_ConversionStop_Disable(hadc); in HAL_ADCEx_Calibration_Start()
349 tmp_hal_status = ADC_ConversionStop_Disable(hadc); in HAL_ADCEx_InjectedStop()
627 tmp_hal_status = ADC_ConversionStop_Disable(hadc); in HAL_ADCEx_InjectedStop_IT()
814 tmp_hal_status = ADC_ConversionStop_Disable(hadc); in HAL_ADCEx_MultiModeStop_DMA()
823 tmp_hal_status = ADC_ConversionStop_Disable(&tmphadcSlave); in HAL_ADCEx_MultiModeStop_DMA()
Dstm32f1xx_hal_adc.c482 tmp_hal_status = ADC_ConversionStop_Disable(hadc); in HAL_ADC_Init()
647 tmp_hal_status = ADC_ConversionStop_Disable(hadc); in HAL_ADC_DeInit()
1161 tmp_hal_status = ADC_ConversionStop_Disable(hadc); in HAL_ADC_Stop()
1508 tmp_hal_status = ADC_ConversionStop_Disable(hadc); in HAL_ADC_Stop_IT()
1706 tmp_hal_status = ADC_ConversionStop_Disable(hadc); in HAL_ADC_Stop_DMA()
2291 HAL_StatusTypeDef ADC_ConversionStop_Disable(ADC_HandleTypeDef* hadc) in ADC_ConversionStop_Disable() function
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_adc.c689 tmp_hal_status = ADC_ConversionStop_Disable(hadc); in HAL_ADC_DeInit()
1168 tmp_hal_status = ADC_ConversionStop_Disable(hadc); in HAL_ADC_Stop()
1463 tmp_hal_status = ADC_ConversionStop_Disable(hadc); in HAL_ADC_Stop_IT()
1609 tmp_hal_status = ADC_ConversionStop_Disable(hadc); in HAL_ADC_Stop_DMA()
2254 HAL_StatusTypeDef ADC_ConversionStop_Disable(ADC_HandleTypeDef* hadc) in ADC_ConversionStop_Disable() function
Dstm32l1xx_hal_adc_ex.c199 tmp_hal_status = ADC_ConversionStop_Disable(hadc); in HAL_ADCEx_InjectedStop()
470 tmp_hal_status = ADC_ConversionStop_Disable(hadc); in HAL_ADCEx_InjectedStop_IT()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_adc_ex.c165 static HAL_StatusTypeDef ADC_ConversionStop_Disable(ADC_HandleTypeDef* hadc);
636 tmp_hal_status = ADC_ConversionStop_Disable(hadc); in HAL_ADC_Init()
1053 tmp_hal_status = ADC_ConversionStop_Disable(hadc); in HAL_ADC_DeInit()
1503 tmp_hal_status = ADC_ConversionStop_Disable(hadc); in HAL_ADC_Stop()
2348 tmp_hal_status = ADC_ConversionStop_Disable(hadc); in HAL_ADC_Stop_IT()
2756 tmp_hal_status = ADC_ConversionStop_Disable(hadc); in HAL_ADC_Stop_DMA()
3434 tmp_hal_status = ADC_ConversionStop_Disable(hadc); in HAL_ADCEx_Calibration_Start()
3929 tmp_hal_status = ADC_ConversionStop_Disable(hadc); in HAL_ADCEx_InjectedStop()
4534 tmp_hal_status = ADC_ConversionStop_Disable(hadc); in HAL_ADCEx_InjectedStop_IT()
7581 static HAL_StatusTypeDef ADC_ConversionStop_Disable(ADC_HandleTypeDef* hadc) in ADC_ConversionStop_Disable() function
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_adc.h977 HAL_StatusTypeDef ADC_ConversionStop_Disable(ADC_HandleTypeDef* hadc);
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_adc.h1346 HAL_StatusTypeDef ADC_ConversionStop_Disable(ADC_HandleTypeDef* hadc);