/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_adc_ex.c | 60 #define ADC_DISABLE_TIMEOUT (2UL) macro 178 if ((HAL_GetTick() - tickstart) > ADC_DISABLE_TIMEOUT) in HAL_ADCEx_Calibration_Start()
|
D | stm32wlxx_hal_adc.c | 312 #define ADC_DISABLE_TIMEOUT (2UL) macro 2827 if ((HAL_GetTick() - tickstart) > ADC_DISABLE_TIMEOUT) in ADC_Disable()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_adc_ex.c | 61 #define ADC_DISABLE_TIMEOUT (2UL) macro 203 if ((HAL_GetTick() - tickstart) > ADC_DISABLE_TIMEOUT) in HAL_ADCEx_Calibration_Start()
|
D | stm32u0xx_hal_adc.c | 313 #define ADC_DISABLE_TIMEOUT (2UL) macro 2937 if ((HAL_GetTick() - tickstart) > ADC_DISABLE_TIMEOUT) in ADC_Disable()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_adc_ex.c | 64 #define ADC_DISABLE_TIMEOUT (2UL) macro 206 if ((HAL_GetTick() - tickstart) > ADC_DISABLE_TIMEOUT) in HAL_ADCEx_Calibration_Start()
|
D | stm32c0xx_hal_adc.c | 320 #define ADC_DISABLE_TIMEOUT (2UL) macro 2917 if ((HAL_GetTick() - tickstart) > ADC_DISABLE_TIMEOUT) in ADC_Disable()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_adc_ex.c | 61 #define ADC_DISABLE_TIMEOUT (2UL) macro 203 if ((HAL_GetTick() - tickstart) > ADC_DISABLE_TIMEOUT) in HAL_ADCEx_Calibration_Start()
|
D | stm32g0xx_hal_adc.c | 312 #define ADC_DISABLE_TIMEOUT (2UL) macro 2835 if ((HAL_GetTick() - tickstart) > ADC_DISABLE_TIMEOUT) in ADC_Disable()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_adc_ex.c | 58 #define ADC_DISABLE_TIMEOUT 2 macro
|
D | stm32f0xx_hal_adc.c | 321 #define ADC_DISABLE_TIMEOUT ( 2U) macro 2293 if((HAL_GetTick() - tickstart) > ADC_DISABLE_TIMEOUT) in ADC_Disable()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_adc_ex.c | 74 #define ADC_DISABLE_TIMEOUT (2UL) macro 246 if ((HAL_GetTick() - tickstart) > ADC_DISABLE_TIMEOUT) in HAL_ADCEx_Calibration_Start()
|
D | stm32wbxx_hal_adc.c | 331 #define ADC_DISABLE_TIMEOUT (2UL) /*!< ADC disable time-out value */ macro 3785 if ((HAL_GetTick() - tickstart) > ADC_DISABLE_TIMEOUT) in ADC_Disable()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_adc.c | 341 #define ADC_DISABLE_TIMEOUT 2U macro 2307 if((HAL_GetTick() - tickstart) > ADC_DISABLE_TIMEOUT) in ADC_ConversionStop_Disable()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_hal_adc.c | 350 #define ADC_DISABLE_TIMEOUT (2U) macro 2270 if((HAL_GetTick() - tickstart ) > ADC_DISABLE_TIMEOUT) in ADC_ConversionStop_Disable()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_adc.c | 311 #define ADC_DISABLE_TIMEOUT (2UL) macro 2853 if ((HAL_GetTick() - tickstart) > ADC_DISABLE_TIMEOUT) in ADC_Disable()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_adc_ex.c | 64 #define ADC_DISABLE_TIMEOUT ( 2U) macro 98 #define ADC_DISABLE_TIMEOUT ( 2U) macro 7368 if((HAL_GetTick() - tickstart) > ADC_DISABLE_TIMEOUT) in ADC_Disable() 7597 if((HAL_GetTick() - tickstart) > ADC_DISABLE_TIMEOUT) in ADC_ConversionStop_Disable()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_adc.h | 349 #define ADC_DISABLE_TIMEOUT 10U macro
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_adc.c | 325 #define ADC_DISABLE_TIMEOUT (2UL) /*!< ADC disable time-out value */ macro 3616 if ((HAL_GetTick() - tickstart) > ADC_DISABLE_TIMEOUT) in ADC_Disable()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_adc.c | 327 #define ADC_DISABLE_TIMEOUT (2UL) /*!< ADC disable time-out value */ macro 3496 if ((HAL_GetTick() - tickstart) > ADC_DISABLE_TIMEOUT) in ADC_Disable()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_adc.c | 334 #define ADC_DISABLE_TIMEOUT (2UL) /*!< ADC disable time-out value */ macro 3530 if ((HAL_GetTick() - tickstart) > ADC_DISABLE_TIMEOUT) in ADC_Disable()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_adc.c | 326 #define ADC_DISABLE_TIMEOUT (2UL) /*!< ADC disable time-out value */ macro 3529 if ((HAL_GetTick() - tickstart) > ADC_DISABLE_TIMEOUT) in ADC_Disable()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_adc.c | 326 #define ADC_DISABLE_TIMEOUT (2UL) /*!< ADC disable time-out value */ macro 3508 if ((HAL_GetTick() - tickstart) > ADC_DISABLE_TIMEOUT) in ADC_Disable()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_adc.c | 325 #define ADC_DISABLE_TIMEOUT (2UL) /*!< ADC disable time-out value */ macro 3622 if ((HAL_GetTick() - tickstart) > ADC_DISABLE_TIMEOUT) in ADC_Disable()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_adc.c | 328 #define ADC_DISABLE_TIMEOUT (2UL) /*!< ADC disable time-out value */ macro 3564 if ((HAL_GetTick() - tickstart) > ADC_DISABLE_TIMEOUT) in ADC_Disable()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_adc.c | 341 #define ADC_DISABLE_TIMEOUT (2UL) /*!< ADC disable time-out value */ macro 3787 if ((HAL_GetTick() - tickstart) > ADC_DISABLE_TIMEOUT) in ADC_Disable()
|