/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_adc.c | 322 #define ADC_STOP_CONVERSION_TIMEOUT ( 2U) macro 2349 if((HAL_GetTick() - tickstart) > ADC_STOP_CONVERSION_TIMEOUT) in ADC_ConversionStop()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_adc_ex.c | 1023 if ((HAL_GetTick() - tickstart) > ADC_STOP_CONVERSION_TIMEOUT) in HAL_ADCEx_MultiModeStop_DMA() 1519 if ((HAL_GetTick() - tickstart) > ADC_STOP_CONVERSION_TIMEOUT) in HAL_ADCEx_RegularMultiModeStop_DMA()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_adc_ex.c | 1023 if ((HAL_GetTick() - tickstart) > ADC_STOP_CONVERSION_TIMEOUT) in HAL_ADCEx_MultiModeStop_DMA() 1519 if ((HAL_GetTick() - tickstart) > ADC_STOP_CONVERSION_TIMEOUT) in HAL_ADCEx_RegularMultiModeStop_DMA()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_adc_ex.c | 1030 if ((HAL_GetTick() - tickstart) > ADC_STOP_CONVERSION_TIMEOUT) in HAL_ADCEx_MultiModeStop_DMA() 1526 if ((HAL_GetTick() - tickstart) > ADC_STOP_CONVERSION_TIMEOUT) in HAL_ADCEx_RegularMultiModeStop_DMA()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_adc_ex.c | 1105 if ((HAL_GetTick() - tickstart) > ADC_STOP_CONVERSION_TIMEOUT) in HAL_ADCEx_MultiModeStop_DMA() 1648 if ((HAL_GetTick() - tickstart) > ADC_STOP_CONVERSION_TIMEOUT) in HAL_ADCEx_RegularMultiModeStop_DMA()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_adc_ex.c | 1087 if ((HAL_GetTick() - tickstart) > ADC_STOP_CONVERSION_TIMEOUT) in HAL_ADCEx_MultiModeStop_DMA() 1583 if ((HAL_GetTick() - tickstart) > ADC_STOP_CONVERSION_TIMEOUT) in HAL_ADCEx_RegularMultiModeStop_DMA()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_adc_ex.c | 1086 if ((HAL_GetTick() - tickstart) > ADC_STOP_CONVERSION_TIMEOUT) in HAL_ADCEx_MultiModeStop_DMA() 1582 if ((HAL_GetTick() - tickstart) > ADC_STOP_CONVERSION_TIMEOUT) in HAL_ADCEx_RegularMultiModeStop_DMA()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_adc_ex.c | 1111 if ((HAL_GetTick() - tickstart) > ADC_STOP_CONVERSION_TIMEOUT) in HAL_ADCEx_MultiModeStop_DMA() 1596 if ((HAL_GetTick() - tickstart) > ADC_STOP_CONVERSION_TIMEOUT) in HAL_ADCEx_RegularMultiModeStop_DMA()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_adc.c | 321 #define ADC_STOP_CONVERSION_TIMEOUT (2UL) macro 2767 if ((HAL_GetTick() - tickstart) > ADC_STOP_CONVERSION_TIMEOUT) in ADC_ConversionStop()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_adc.c | 313 #define ADC_STOP_CONVERSION_TIMEOUT (2UL) macro 2677 if ((HAL_GetTick() - tickstart) > ADC_STOP_CONVERSION_TIMEOUT) in ADC_ConversionStop()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_adc.c | 313 #define ADC_STOP_CONVERSION_TIMEOUT (2UL) macro 2669 if ((HAL_GetTick() - tickstart) > ADC_STOP_CONVERSION_TIMEOUT) in ADC_ConversionStop()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_adc.c | 314 #define ADC_STOP_CONVERSION_TIMEOUT (2UL) macro 2779 if ((HAL_GetTick() - tickstart) > ADC_STOP_CONVERSION_TIMEOUT) in ADC_ConversionStop()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_adc_ex.c | 1226 if ((HAL_GetTick() - tickstart) > ADC_STOP_CONVERSION_TIMEOUT) in HAL_ADCEx_MultiModeStop_DMA() 1869 if ((HAL_GetTick() - tickstart) > ADC_STOP_CONVERSION_TIMEOUT) in HAL_ADCEx_RegularMultiModeStop_DMA()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_adc.c | 312 #define ADC_STOP_CONVERSION_TIMEOUT (2UL) macro 2695 if ((HAL_GetTick() - tickstart) > ADC_STOP_CONVERSION_TIMEOUT) in ADC_ConversionStop()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_adc_ex.c | 1205 if ((HAL_GetTick() - tickstart) > ADC_STOP_CONVERSION_TIMEOUT) in HAL_ADCEx_MultiModeStop_DMA() 1698 if ((HAL_GetTick() - tickstart) > ADC_STOP_CONVERSION_TIMEOUT) in HAL_ADCEx_RegularMultiModeStop_DMA()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_adc_ex.c | 65 #define ADC_STOP_CONVERSION_TIMEOUT ( 11U) macro 4768 if((HAL_GetTick() - tickstart) > ADC_STOP_CONVERSION_TIMEOUT) in HAL_ADCEx_MultiModeStop_DMA() 5340 if((HAL_GetTick() - tickstart) > ADC_STOP_CONVERSION_TIMEOUT) in HAL_ADCEx_RegularMultiModeStop_DMA() 7491 if((HAL_GetTick() - tickstart) > ADC_STOP_CONVERSION_TIMEOUT) in ADC_ConversionStop()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_adc.h | 1145 #define ADC_STOP_CONVERSION_TIMEOUT ( 5UL) /*!< ADC stop time-out value */ macro
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_adc.h | 350 #define ADC_STOP_CONVERSION_TIMEOUT 10U macro
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_adc.h | 1242 #define ADC_STOP_CONVERSION_TIMEOUT ( 5UL) /*!< ADC stop time-out value */ macro
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_adc.h | 1203 #define ADC_STOP_CONVERSION_TIMEOUT ( 5UL) /*!< ADC stop time-out value */ macro
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_adc.h | 1222 #define ADC_STOP_CONVERSION_TIMEOUT (5UL) /*!< ADC stop time-out value */ macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_adc.h | 1253 #define ADC_STOP_CONVERSION_TIMEOUT ( 5UL) /*!< ADC stop time-out value */ macro
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_adc.h | 1151 #define ADC_STOP_CONVERSION_TIMEOUT ( 5UL) /*!< ADC stop time-out value */ macro
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_adc.h | 1022 #define ADC_STOP_CONVERSION_TIMEOUT ( 5UL) /*!< ADC stop time-out value */ macro
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_adc.c | 3505 if((HAL_GetTick() - tickstart) > ADC_STOP_CONVERSION_TIMEOUT) in ADC_ConversionStop() 3620 if ((HAL_GetTick() - tickstart) > ADC_STOP_CONVERSION_TIMEOUT) in ADC_ConversionStop()
|