/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_ll_adc.c | 347 ADC_CCR_ADCPRE in LL_ADC_CommonInit() 362 ADC_CCR_ADCPRE in LL_ADC_CommonInit() 532 CLEAR_BIT(ADC->CCR, ADC_CCR_TSVREFE | ADC_CCR_ADCPRE); in LL_ADC_DeInit()
|
D | stm32f7xx_hal_adc.c | 1921 ADC->CCR &= ~(ADC_CCR_ADCPRE); in ADC_Init()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_ll_adc.c | 356 ADC_CCR_ADCPRE in LL_ADC_CommonInit() 371 ADC_CCR_ADCPRE in LL_ADC_CommonInit() 546 CLEAR_BIT(ADC->CCR, ADC_CCR_TSVREFE | ADC_CCR_ADCPRE); in LL_ADC_DeInit()
|
D | stm32f4xx_hal_adc.c | 1917 tmpADC_Common->CCR &= ~(ADC_CCR_ADCPRE); in ADC_Init()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_ll_adc.c | 364 ADC_CCR_ADCPRE in LL_ADC_CommonInit() 379 ADC_CCR_ADCPRE in LL_ADC_CommonInit() 554 CLEAR_BIT(ADC->CCR, ADC_CCR_TSVREFE | ADC_CCR_ADCPRE); in LL_ADC_DeInit()
|
D | stm32f2xx_hal_adc.c | 1831 ADC->CCR &= ~(ADC_CCR_ADCPRE); in ADC_Init()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal_adc_ex.h | 405 ((0x01) << ((ADC->CCR & ADC_CCR_ADCPRE) >> POSITION_VAL(ADC_CCR_ADCPRE)))
|
D | stm32l1xx_ll_adc.h | 2181 MODIFY_REG(ADCxy_COMMON->CCR, ADC_CCR_ADCPRE, CommonClock); in LL_ADC_SetCommonClock() 2196 return (uint32_t)(READ_BIT(ADCxy_COMMON->CCR, ADC_CCR_ADCPRE)); in LL_ADC_GetCommonClock()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_adc.h | 1762 MODIFY_REG(ADCxy_COMMON->CCR, ADC_CCR_ADCPRE, CommonClock); in LL_ADC_SetCommonClock() 1778 return (uint32_t)(READ_BIT(ADCxy_COMMON->CCR, ADC_CCR_ADCPRE)); in LL_ADC_GetCommonClock()
|
D | stm32f2xx_hal_adc.h | 266 #define ADC_CLOCK_SYNC_PCLK_DIV8 ((uint32_t)ADC_CCR_ADCPRE)
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_adc.h | 1872 MODIFY_REG(ADCxy_COMMON->CCR, ADC_CCR_ADCPRE, CommonClock); in LL_ADC_SetCommonClock() 1888 return (uint32_t)(READ_BIT(ADCxy_COMMON->CCR, ADC_CCR_ADCPRE)); in LL_ADC_GetCommonClock()
|
D | stm32f7xx_hal_adc.h | 275 #define ADC_CLOCK_SYNC_PCLK_DIV8 ((uint32_t)ADC_CCR_ADCPRE)
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_adc.h | 275 #define ADC_CLOCK_SYNC_PCLK_DIV8 ((uint32_t)ADC_CCR_ADCPRE)
|
D | stm32f4xx_ll_adc.h | 1912 MODIFY_REG(ADCxy_COMMON->CCR, ADC_CCR_ADCPRE, CommonClock); in LL_ADC_SetCommonClock() 1928 return (uint32_t)(READ_BIT(ADCxy_COMMON->CCR, ADC_CCR_ADCPRE)); in LL_ADC_GetCommonClock()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_ll_adc.c | 533 CLEAR_BIT(ADC->CCR, ADC_CCR_TSVREFE | ADC_CCR_ADCPRE); in LL_ADC_DeInit()
|
D | stm32l1xx_hal_adc.c | 517 ADC_CCR_ADCPRE , in HAL_ADC_Init()
|
/hal_stm32-latest/stm32cube/stm32f4xx/soc/ |
D | stm32f410cx.h | 1266 #define ADC_CCR_ADCPRE ADC_CCR_ADCPRE_Msk /*!<ADCPRE[1:0] bits… macro
|
D | stm32f410rx.h | 1266 #define ADC_CCR_ADCPRE ADC_CCR_ADCPRE_Msk /*!<ADCPRE[1:0] bits… macro
|
D | stm32f410tx.h | 1256 #define ADC_CCR_ADCPRE ADC_CCR_ADCPRE_Msk /*!<ADCPRE[1:0] bits… macro
|
/hal_stm32-latest/stm32cube/stm32l1xx/soc/ |
D | stm32l152xb.h | 1499 #define ADC_CCR_ADCPRE ADC_CCR_ADCPRE_Msk /*!< ADC clock sourc… macro
|
D | stm32l152xba.h | 1484 #define ADC_CCR_ADCPRE ADC_CCR_ADCPRE_Msk /*!< ADC clock sourc… macro
|
D | stm32l100xba.h | 1481 #define ADC_CCR_ADCPRE ADC_CCR_ADCPRE_Msk /*!< ADC clock sourc… macro
|
D | stm32l100xb.h | 1481 #define ADC_CCR_ADCPRE ADC_CCR_ADCPRE_Msk /*!< ADC clock sourc… macro
|
D | stm32l151xb.h | 1482 #define ADC_CCR_ADCPRE ADC_CCR_ADCPRE_Msk /*!< ADC clock sourc… macro
|
D | stm32l151xba.h | 1482 #define ADC_CCR_ADCPRE ADC_CCR_ADCPRE_Msk /*!< ADC clock sourc… macro
|