/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_adc.c | 417 assert_param(IS_FUNCTIONAL_STATE(hadc->Init.LowPowerAutoPowerOff)); in HAL_ADC_Init() 542 __HAL_ADC_CFGR1_AUTOFF(hadc->Init.LowPowerAutoPowerOff)); in HAL_ADC_Init() 1039 if (hadc->Init.LowPowerAutoPowerOff != ENABLE) in HAL_ADC_Start() 1376 if (hadc->Init.LowPowerAutoPowerOff != ENABLE) in HAL_ADC_Start_IT() 1510 if (hadc->Init.LowPowerAutoPowerOff != ENABLE) in HAL_ADC_Start_DMA()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_adc.c | 422 assert_param(IS_FUNCTIONAL_STATE(hadc->Init.LowPowerAutoPowerOff)); in HAL_ADC_Init() 525 ADC_CFGR1_AUTOOFF((uint32_t)hadc->Init.LowPowerAutoPowerOff) | in HAL_ADC_Init() 1034 if (hadc->Init.LowPowerAutoPowerOff != ENABLE) in HAL_ADC_Start() 1357 if (hadc->Init.LowPowerAutoPowerOff != ENABLE) in HAL_ADC_Start_IT() 1491 if (hadc->Init.LowPowerAutoPowerOff != ENABLE) in HAL_ADC_Start_DMA()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_adc_ex.c | 1046 tmp_hadc_slave.Init.LowPowerAutoPowerOff = hadc->Init.LowPowerAutoPowerOff; in HAL_ADCEx_MultiModeStart_DMA() 1376 tmp_hadc_slave.Init.LowPowerAutoPowerOff = hadc->Init.LowPowerAutoPowerOff; in HAL_ADCEx_MultiModeStart_DMA_Data32()
|
D | stm32u5xx_hal_adc.c | 441 assert_param(IS_ADC4_LOW_POWER(hadc->Init.LowPowerAutoPowerOff)); in HAL_ADC_Init() 729 if (hadc->Init.LowPowerAutoPowerOff != ADC_LOW_POWER_NONE) in HAL_ADC_Init() 731 SET_BIT(hadc->Instance->PWRR, hadc->Init.LowPowerAutoPowerOff); in HAL_ADC_Init() 4316 if ((hadc->Init.LowPowerAutoPowerOff == ADC_LOW_POWER_NONE) || (hadc->Instance != ADC4)) in ADC_Enable()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_adc.c | 414 assert_param(IS_FUNCTIONAL_STATE(hadc->Init.LowPowerAutoPowerOff)); in HAL_ADC_Init() 552 ADC_CFGR1_AUTOOFF((uint32_t)hadc->Init.LowPowerAutoPowerOff) | in HAL_ADC_Init() 2836 if (hadc->Init.LowPowerAutoPowerOff != ENABLE) in ADC_Enable()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_adc.c | 406 assert_param(IS_FUNCTIONAL_STATE(hadc->Init.LowPowerAutoPowerOff)); in HAL_ADC_Init() 546 ADC_CFGR1_AUTOOFF((uint32_t)hadc->Init.LowPowerAutoPowerOff) | in HAL_ADC_Init() 2750 if (hadc->Init.LowPowerAutoPowerOff != ENABLE) in ADC_Enable()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_adc.c | 406 assert_param(IS_FUNCTIONAL_STATE(hadc->Init.LowPowerAutoPowerOff)); in HAL_ADC_Init() 546 ADC_CFGR1_AUTOOFF((uint32_t)hadc->Init.LowPowerAutoPowerOff) | in HAL_ADC_Init() 2742 if (hadc->Init.LowPowerAutoPowerOff != ENABLE) in ADC_Enable()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_adc.c | 407 assert_param(IS_FUNCTIONAL_STATE(hadc->Init.LowPowerAutoPowerOff)); in HAL_ADC_Init() 550 ADC_CFGR1_AUTOOFF((uint32_t)hadc->Init.LowPowerAutoPowerOff) | in HAL_ADC_Init() 2852 if (hadc->Init.LowPowerAutoPowerOff != ENABLE) in ADC_Enable()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_adc.c | 406 assert_param(IS_FUNCTIONAL_STATE(hadc->Init.LowPowerAutoPowerOff)); in HAL_ADC_Init() 655 ((uint32_t) hadc->Init.LowPowerAutoPowerOff) | in HAL_ADC_Init() 2768 if (hadc->Init.LowPowerAutoPowerOff != ENABLE) in ADC_Enable()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_hal_adc.c | 442 assert_param(IS_ADC_AUTOPOWEROFF(hadc->Init.LowPowerAutoPowerOff)); in HAL_ADC_Init() 556 hadc->Init.LowPowerAutoPowerOff | in HAL_ADC_Init()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_adc.c | 431 assert_param(IS_FUNCTIONAL_STATE(hadc->Init.LowPowerAutoPowerOff)); in HAL_ADC_Init() 627 ADC_CFGR_AUTOOFF((uint32_t)hadc->Init.LowPowerAutoPowerOff) | in HAL_ADC_Init() 3699 if (hadc->Init.LowPowerAutoPowerOff != ENABLE) in ADC_Enable()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_hal_adc.h | 78 …FunctionalState LowPowerAutoPowerOff; /*!< Selects the auto-off mode: the ADC automatically power… member
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal_adc.h | 150 …FunctionalState LowPowerAutoPowerOff; /*!< Select the auto-off mode: the ADC automatically powers-… member
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_adc.h | 150 …FunctionalState LowPowerAutoPowerOff; /*!< Select the auto-off mode: the ADC automatically powers-… member
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_adc.h | 150 …FunctionalState LowPowerAutoPowerOff; /*!< Select the auto-off mode: the ADC automatically powers-… member
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_adc.h | 112 …uint32_t LowPowerAutoPowerOff; /*!< Select the auto-off mode: the ADC automatically powers-off af… member
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_hal_adc.h | 150 …FunctionalState LowPowerAutoPowerOff; /*!< Select the auto-off mode: the ADC automatically powers-… member
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_adc.h | 150 …FunctionalState LowPowerAutoPowerOff; /*!< Select the auto-off mode: the ADC automatically powers-… member
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_adc.h | 138 …FunctionalState LowPowerAutoPowerOff; /*!< Select the auto-off mode: the ADC automatically powers-… member
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_adc.h | 188 …uint32_t LowPowerAutoPowerOff; /*!< Select the auto-off low power mode: the ADC automatically pow… member
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal_adc.h | 90 …uint32_t LowPowerAutoPowerOff; /*!< Selects the auto-off mode: the ADC automatically powers-off a… member
|