/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_adc_ex.c | 121 if (LL_ADC_IsEnabled(hadc->Instance) == 0UL) in HAL_ADCEx_Calibration_Start() 176 while (LL_ADC_IsEnabled(hadc->Instance) != 0UL) in HAL_ADCEx_Calibration_Start() 181 if (LL_ADC_IsEnabled(hadc->Instance) != 0UL) in HAL_ADCEx_Calibration_Start() 251 if ((LL_ADC_IsEnabled(hadc->Instance) != 0UL) in HAL_ADCEx_Calibration_SetValue() 356 if (LL_ADC_IsEnabled(hadc->Instance) == 0UL) in HAL_ADCEx_DisableVoltageRegulator()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_adc_ex.c | 124 if (LL_ADC_IsEnabled(hadc->Instance) == 0UL) in HAL_ADCEx_Calibration_Start() 201 while (LL_ADC_IsEnabled(hadc->Instance) != 0UL) in HAL_ADCEx_Calibration_Start() 206 if (LL_ADC_IsEnabled(hadc->Instance) != 0UL) in HAL_ADCEx_Calibration_Start() 276 if ((LL_ADC_IsEnabled(hadc->Instance) != 0UL) in HAL_ADCEx_Calibration_SetValue() 381 if (LL_ADC_IsEnabled(hadc->Instance) == 0UL) in HAL_ADCEx_DisableVoltageRegulator()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_adc_ex.c | 128 if (LL_ADC_IsEnabled(hadc->Instance) == 0UL) in HAL_ADCEx_Calibration_Start() 204 while (LL_ADC_IsEnabled(hadc->Instance) != 0UL) in HAL_ADCEx_Calibration_Start() 209 if (LL_ADC_IsEnabled(hadc->Instance) != 0UL) in HAL_ADCEx_Calibration_Start() 282 if ((LL_ADC_IsEnabled(hadc->Instance) != 0UL) in HAL_ADCEx_Calibration_SetValue() 389 if (LL_ADC_IsEnabled(hadc->Instance) == 0UL) in HAL_ADCEx_DisableVoltageRegulator()
|
D | stm32c0xx_hal_adc.c | 540 if (LL_ADC_IsEnabled(hadc->Instance) == 0UL) in HAL_ADC_Init() 1701 if (LL_ADC_IsEnabled(hadc->Instance) != 0UL) in HAL_ADC_Start_DMA() 2506 if (LL_ADC_IsEnabled(hadc->Instance) != 0UL) in HAL_ADC_AnalogWDGConfig() 2801 if (LL_ADC_IsEnabled(hadc->Instance) == 0UL) in ADC_Enable() 2851 if (LL_ADC_IsEnabled(hadc->Instance) == 0UL) in ADC_Enable() 2889 if ((LL_ADC_IsEnabled(hadc->Instance) != 0UL) in ADC_Disable()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_adc_ex.c | 124 if (LL_ADC_IsEnabled(hadc->Instance) == 0UL) in HAL_ADCEx_Calibration_Start() 201 while (LL_ADC_IsEnabled(hadc->Instance) != 0UL) in HAL_ADCEx_Calibration_Start() 206 if (LL_ADC_IsEnabled(hadc->Instance) != 0UL) in HAL_ADCEx_Calibration_Start() 276 if ((LL_ADC_IsEnabled(hadc->Instance) != 0UL) in HAL_ADCEx_Calibration_SetValue() 381 if (LL_ADC_IsEnabled(hadc->Instance) == 0UL) in HAL_ADCEx_DisableVoltageRegulator()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_ll_adc.c | 762 if(LL_ADC_IsEnabled(ADCx) == 1U) in LL_ADC_DeInit() 1037 if(LL_ADC_IsEnabled(ADCx) == 0U) in LL_ADC_Init() 1133 if(LL_ADC_IsEnabled(ADCx) == 0U) in LL_ADC_REG_Init() 1275 if(LL_ADC_IsEnabled(ADCx) == 0U) in LL_ADC_INJ_Init() 1522 if(LL_ADC_IsEnabled(ADCx) == 1U) in LL_ADC_DeInit() 1677 if(LL_ADC_IsEnabled(ADCx) == 0U) in LL_ADC_Init() 1778 if(LL_ADC_IsEnabled(ADCx) == 0U) in LL_ADC_REG_Init() 1907 if(LL_ADC_IsEnabled(ADCx) == 0U) in LL_ADC_INJ_Init()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_adc_ex.c | 244 while (LL_ADC_IsEnabled(hadc->Instance) != 0UL) in HAL_ADCEx_Calibration_Start() 249 if (LL_ADC_IsEnabled(hadc->Instance) != 0UL) in HAL_ADCEx_Calibration_Start() 357 if ((LL_ADC_IsEnabled(hadc->Instance) != 0UL) in HAL_ADCEx_Calibration_SetValue() 1569 if (LL_ADC_IsEnabled(hadc->Instance) == 0UL) in HAL_ADCEx_InjectedConfigChannel() 1757 if (LL_ADC_IsEnabled(hadc->Instance) == 0UL) in HAL_ADCEx_DisableVoltageRegulator() 1797 if (LL_ADC_IsEnabled(hadc->Instance) == 0UL) in HAL_ADCEx_EnterADCDeepPowerDownMode()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_adc_ex.c | 119 if (LL_ADC_IsEnabled(hadc->Instance) == 0UL) in HAL_ADCEx_Calibration_Start() 217 if ((LL_ADC_IsEnabled(hadc->Instance) != 0UL) in HAL_ADCEx_Calibration_SetValue() 322 if (LL_ADC_IsEnabled(hadc->Instance) == 0UL) in HAL_ADCEx_DisableVoltageRegulator()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_adc_ex.c | 328 if ((LL_ADC_IsEnabled(hadc->Instance) != 0UL) in HAL_ADCEx_Calibration_SetValue() 1817 if (LL_ADC_IsEnabled(hadc->Instance) != 0UL) in HAL_ADCEx_InjectedConfigChannel() 2053 if (LL_ADC_IsEnabled(hadc->Instance) == 0UL) in HAL_ADCEx_InjectedConfigChannel() 2172 if (LL_ADC_IsEnabled(hadc->Instance) != 0UL) in HAL_ADCEx_MultiModeConfigChannel() 2174 if (LL_ADC_IsEnabled(tmphadcSlave.Instance) != 0UL) in HAL_ADCEx_MultiModeConfigChannel() 2272 if (LL_ADC_IsEnabled(hadc->Instance) == 0UL) in HAL_ADCEx_EnterADCDeepPowerDownMode() 2313 if (LL_ADC_IsEnabled(hadc->Instance) != 0UL) in ADC_Calibration_MeasureOffset()
|
D | stm32n6xx_ll_adc.c | 464 if (LL_ADC_IsEnabled(ADCx) == 1UL) in LL_ADC_DeInit() 742 if (LL_ADC_IsEnabled(ADCx) == 0UL) in LL_ADC_Init() 839 if (LL_ADC_IsEnabled(ADCx) == 0UL) in LL_ADC_REG_Init() 969 if (LL_ADC_IsEnabled(ADCx) == 0UL) in LL_ADC_INJ_Init()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_ll_adc.h | 1434 (LL_ADC_IsEnabled(ADC1) | \ 1435 LL_ADC_IsEnabled(ADC2) ) \ 1439 LL_ADC_IsEnabled(ADC3) \ 1444 (LL_ADC_IsEnabled(ADC1) | \ 1445 LL_ADC_IsEnabled(ADC2) ) 1448 LL_ADC_IsEnabled(ADC1) 3266 __STATIC_INLINE uint32_t LL_ADC_IsEnabled(ADC_TypeDef *ADCx) in LL_ADC_IsEnabled() function
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_ll_adc.c | 396 if(LL_ADC_IsEnabled(ADCx) == 1U) in LL_ADC_DeInit() 567 if(LL_ADC_IsEnabled(ADCx) == 0U) in LL_ADC_Init() 671 if(LL_ADC_IsEnabled(ADCx) == 0U) in LL_ADC_REG_Init() 804 if(LL_ADC_IsEnabled(ADCx) == 0U) in LL_ADC_INJ_Init()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_ll_adc.c | 420 if(LL_ADC_IsEnabled(ADCx) == 1U) in LL_ADC_DeInit() 584 if(LL_ADC_IsEnabled(ADCx) == 0U) in LL_ADC_Init() 688 if(LL_ADC_IsEnabled(ADCx) == 0U) in LL_ADC_REG_Init() 819 if(LL_ADC_IsEnabled(ADCx) == 0U) in LL_ADC_INJ_Init()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_ll_adc.c | 434 if (LL_ADC_IsEnabled(ADCx) == 1UL) in LL_ADC_DeInit() 598 if (LL_ADC_IsEnabled(ADCx) == 0UL) in LL_ADC_Init() 702 if (LL_ADC_IsEnabled(ADCx) == 0UL) in LL_ADC_REG_Init() 831 if (LL_ADC_IsEnabled(ADCx) == 0UL) in LL_ADC_INJ_Init()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_ll_adc.c | 442 if(LL_ADC_IsEnabled(ADCx) == 1U) in LL_ADC_DeInit() 606 if(LL_ADC_IsEnabled(ADCx) == 0U) in LL_ADC_Init() 710 if(LL_ADC_IsEnabled(ADCx) == 0U) in LL_ADC_REG_Init() 841 if(LL_ADC_IsEnabled(ADCx) == 0U) in LL_ADC_INJ_Init()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_ll_adc.c | 372 if(LL_ADC_IsEnabled(ADCx) == 1U) in LL_ADC_DeInit() 592 if(LL_ADC_IsEnabled(ADCx) == 0U) in LL_ADC_Init() 703 if(LL_ADC_IsEnabled(ADCx) == 0U) in LL_ADC_REG_Init() 834 if(LL_ADC_IsEnabled(ADCx) == 0U) in LL_ADC_INJ_Init()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_ll_adc.c | 209 if(LL_ADC_IsEnabled(ADCx) == 1U) in LL_ADC_DeInit() 382 if(LL_ADC_IsEnabled(ADCx) == 0U) in LL_ADC_Init() 482 if(LL_ADC_IsEnabled(ADCx) == 0U) in LL_ADC_REG_Init()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_ll_adc.c | 466 if (LL_ADC_IsEnabled(ADCx) == 1UL) in LL_ADC_DeInit() 734 if (LL_ADC_IsEnabled(ADCx) == 0UL) in LL_ADC_Init() 832 if (LL_ADC_IsEnabled(ADCx) == 0UL) in LL_ADC_REG_Init() 969 if (LL_ADC_IsEnabled(ADCx) == 0UL) in LL_ADC_INJ_Init()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_ll_adc.c | 466 if (LL_ADC_IsEnabled(ADCx) == 1UL) in LL_ADC_DeInit() 734 if (LL_ADC_IsEnabled(ADCx) == 0UL) in LL_ADC_Init() 832 if (LL_ADC_IsEnabled(ADCx) == 0UL) in LL_ADC_REG_Init() 969 if (LL_ADC_IsEnabled(ADCx) == 0UL) in LL_ADC_INJ_Init()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_ll_adc.c | 474 if (LL_ADC_IsEnabled(ADCx) == 1UL) in LL_ADC_DeInit() 747 if (LL_ADC_IsEnabled(ADCx) == 0UL) in LL_ADC_Init() 845 if (LL_ADC_IsEnabled(ADCx) == 0UL) in LL_ADC_REG_Init() 984 if (LL_ADC_IsEnabled(ADCx) == 0UL) in LL_ADC_INJ_Init()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_adc.c | 518 if (LL_ADC_IsEnabled(ADCx) == 1UL) in LL_ADC_DeInit() 791 if (LL_ADC_IsEnabled(ADCx) == 0UL) in LL_ADC_Init() 889 if (LL_ADC_IsEnabled(ADCx) == 0UL) in LL_ADC_REG_Init() 1026 if (LL_ADC_IsEnabled(ADCx) == 0UL) in LL_ADC_INJ_Init()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_ll_adc.c | 480 if (LL_ADC_IsEnabled(ADCx) == 1UL) in LL_ADC_DeInit() 765 if (LL_ADC_IsEnabled(ADCx) == 0UL) in LL_ADC_Init() 862 if (LL_ADC_IsEnabled(ADCx) == 0UL) in LL_ADC_REG_Init() 997 if (LL_ADC_IsEnabled(ADCx) == 0UL) in LL_ADC_INJ_Init()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_adc.h | 3278 (LL_ADC_IsEnabled(ADC1) | \ 3279 LL_ADC_IsEnabled(ADC2) ) \ 3283 (LL_ADC_IsEnabled(ADC3) | \ 3284 LL_ADC_IsEnabled(ADC4) | \ 3285 LL_ADC_IsEnabled(ADC5) ) \ 3292 (LL_ADC_IsEnabled(ADC1) | \ 3293 LL_ADC_IsEnabled(ADC2) ) \ 3296 (LL_ADC_IsEnabled(ADC3)) \ 3301 (LL_ADC_IsEnabled(ADC1) | LL_ADC_IsEnabled(ADC2)) 7744 __STATIC_INLINE uint32_t LL_ADC_IsEnabled(const ADC_TypeDef *ADCx) in LL_ADC_IsEnabled() function
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_adc.h | 1536 (LL_ADC_IsEnabled(ADC1) | \ 1537 LL_ADC_IsEnabled(ADC2) | \ 1538 LL_ADC_IsEnabled(ADC3) ) 1541 (LL_ADC_IsEnabled(ADC1) | \ 1542 LL_ADC_IsEnabled(ADC2) ) 1545 (LL_ADC_IsEnabled(ADC1)) 3733 __STATIC_INLINE uint32_t LL_ADC_IsEnabled(ADC_TypeDef *ADCx) in LL_ADC_IsEnabled() function
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_adc.h | 1552 (LL_ADC_IsEnabled(ADC1) | \ 1553 LL_ADC_IsEnabled(ADC2) | \ 1554 LL_ADC_IsEnabled(ADC3) ) 1557 (LL_ADC_IsEnabled(ADC1) | \ 1558 LL_ADC_IsEnabled(ADC2) ) 1561 (LL_ADC_IsEnabled(ADC1)) 3844 __STATIC_INLINE uint32_t LL_ADC_IsEnabled(ADC_TypeDef *ADCx) in LL_ADC_IsEnabled() function
|