/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_adc.h | 6097 ADC_CR_DEEPPWD); in LL_ADC_EnableDeepPowerDown() 6118 CLEAR_BIT(ADCx->CR, (ADC_CR_DEEPPWD | ADC_CR_BITS_PROPERTY_RS)); in LL_ADC_DisableDeepPowerDown() 6129 return ((READ_BIT(ADCx->CR, ADC_CR_DEEPPWD) == (ADC_CR_DEEPPWD)) ? 1UL : 0UL); in LL_ADC_IsDeepPowerDownEnabled()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_adc.h | 6730 ADC_CR_DEEPPWD); in LL_ADC_EnableDeepPowerDown() 6751 CLEAR_BIT(ADCx->CR, (ADC_CR_DEEPPWD | ADC_CR_BITS_PROPERTY_RS)); in LL_ADC_DisableDeepPowerDown() 6762 return ((READ_BIT(ADCx->CR, ADC_CR_DEEPPWD) == (ADC_CR_DEEPPWD)) ? 1UL : 0UL); in LL_ADC_IsDeepPowerDownEnabled()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_adc.h | 5615 ADC_CR_DEEPPWD); in LL_ADC_EnableDeepPowerDown() 5636 CLEAR_BIT(ADCx->CR, (ADC_CR_DEEPPWD | ADC_CR_BITS_PROPERTY_RS)); in LL_ADC_DisableDeepPowerDown() 5647 return ((READ_BIT(ADCx->CR, ADC_CR_DEEPPWD) == (ADC_CR_DEEPPWD)) ? 1UL : 0UL); in LL_ADC_IsDeepPowerDownEnabled()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_adc.h | 6664 ADC_CR_DEEPPWD); in LL_ADC_EnableDeepPowerDown() 6685 CLEAR_BIT(ADCx->CR, (ADC_CR_DEEPPWD | ADC_CR_BITS_PROPERTY_RS)); in LL_ADC_DisableDeepPowerDown() 6696 return ((READ_BIT(ADCx->CR, ADC_CR_DEEPPWD) == (ADC_CR_DEEPPWD)) ? 1UL : 0UL); in LL_ADC_IsDeepPowerDownEnabled()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_adc.h | 6687 ADC_CR_DEEPPWD); in LL_ADC_EnableDeepPowerDown() 6708 CLEAR_BIT(ADCx->CR, (ADC_CR_DEEPPWD | ADC_CR_BITS_PROPERTY_RS)); in LL_ADC_DisableDeepPowerDown() 6719 return ((READ_BIT(ADCx->CR, ADC_CR_DEEPPWD) == (ADC_CR_DEEPPWD)) ? 1UL : 0UL); in LL_ADC_IsDeepPowerDownEnabled()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_adc.h | 6346 ADC_CR_DEEPPWD); in LL_ADC_EnableDeepPowerDown() 6367 CLEAR_BIT(ADCx->CR, (ADC_CR_DEEPPWD | ADC_CR_BITS_PROPERTY_RS)); in LL_ADC_DisableDeepPowerDown() 6378 return ((READ_BIT(ADCx->CR, ADC_CR_DEEPPWD) == (ADC_CR_DEEPPWD)) ? 1UL : 0UL); in LL_ADC_IsDeepPowerDownEnabled()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_adc.h | 6566 ADC_CR_DEEPPWD); in LL_ADC_EnableDeepPowerDown() 6587 CLEAR_BIT(ADCx->CR, (ADC_CR_DEEPPWD | ADC_CR_BITS_PROPERTY_RS)); in LL_ADC_DisableDeepPowerDown() 6598 return ((READ_BIT(ADCx->CR, ADC_CR_DEEPPWD) == (ADC_CR_DEEPPWD)) ? 1UL : 0UL); in LL_ADC_IsDeepPowerDownEnabled()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_adc.h | 7605 ADC_CR_DEEPPWD); in LL_ADC_EnableDeepPowerDown() 7626 CLEAR_BIT(ADCx->CR, (ADC_CR_DEEPPWD | ADC_CR_BITS_PROPERTY_RS)); in LL_ADC_DisableDeepPowerDown() 7637 return ((READ_BIT(ADCx->CR, ADC_CR_DEEPPWD) == (ADC_CR_DEEPPWD)) ? 1UL : 0UL); in LL_ADC_IsDeepPowerDownEnabled()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_adc.h | 7769 MODIFY_REG(ADCx->CR, ADC_CR_BITS_PROPERTY_RS, ADC_CR_DEEPPWD); in LL_ADC_EnableDeepPowerDown() 7790 CLEAR_BIT(ADCx->CR, (ADC_CR_DEEPPWD | ADC_CR_BITS_PROPERTY_RS)); in LL_ADC_DisableDeepPowerDown() 7801 return ((READ_BIT(ADCx->CR, ADC_CR_DEEPPWD) == (ADC_CR_DEEPPWD)) ? 1UL : 0UL); in LL_ADC_IsDeepPowerDownEnabled()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_adc.h | 6802 ADC_CR_DEEPPWD); in LL_ADC_EnableDeepPowerDown() 6823 CLEAR_BIT(ADCx->CR, (ADC_CR_DEEPPWD | ADC_CR_BITS_PROPERTY_RS)); in LL_ADC_DisableDeepPowerDown() 6834 return ((READ_BIT(ADCx->CR, ADC_CR_DEEPPWD) == (ADC_CR_DEEPPWD)) ? 1UL : 0UL); in LL_ADC_IsDeepPowerDownEnabled()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_adc_ex.c | 316 if (HAL_IS_BIT_SET(hadc->Instance->CR, ADC_CR_DEEPPWD)) in HAL_ADCEx_LinearCalibration_SetValue() 319 CLEAR_BIT(hadc->Instance->CR, ADC_CR_DEEPPWD); in HAL_ADCEx_LinearCalibration_SetValue()
|
D | stm32mp1xx_ll_adc.c | 597 SET_BIT(ADCx->CR, ADC_CR_DEEPPWD); in LL_ADC_DeInit()
|
D | stm32mp1xx_hal_adc.c | 768 SET_BIT(hadc->Instance->CR, ADC_CR_DEEPPWD); in HAL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_adc_ex.c | 337 if (HAL_IS_BIT_SET(hadc->Instance->CR, ADC_CR_DEEPPWD)) in HAL_ADCEx_LinearCalibration_SetValue() 340 CLEAR_BIT(hadc->Instance->CR, ADC_CR_DEEPPWD); in HAL_ADCEx_LinearCalibration_SetValue()
|
D | stm32h7xx_ll_adc.c | 621 SET_BIT(ADCx->CR, ADC_CR_DEEPPWD); in LL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_ll_adc.c | 573 SET_BIT(ADCx->CR, ADC_CR_DEEPPWD); in LL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_ll_adc.c | 563 SET_BIT(ADCx->CR, ADC_CR_DEEPPWD); in LL_ADC_DeInit()
|
D | stm32n6xx_hal_adc.c | 724 SET_BIT(hadc->Instance->CR, ADC_CR_DEEPPWD); in HAL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_ll_adc.c | 573 SET_BIT(ADCx->CR, ADC_CR_DEEPPWD); in LL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_ll_adc.c | 581 SET_BIT(ADCx->CR, ADC_CR_DEEPPWD); in LL_ADC_DeInit()
|
D | stm32h7rsxx_hal_adc.c | 765 SET_BIT(hadc->Instance->CR, ADC_CR_DEEPPWD); in HAL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_adc.c | 625 SET_BIT(ADCx->CR, ADC_CR_DEEPPWD); in LL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_ll_adc.c | 623 SET_BIT(ADCx->CR, ADC_CR_DEEPPWD); in LL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_adc.c | 612 SET_BIT(pADCx->CR, ADC_CR_DEEPPWD); in LL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_ll_adc.c | 931 SET_BIT(ADCx->CR, ADC_CR_DEEPPWD); in LL_ADC_DeInit()
|