Home
last modified time | relevance | path

Searched refs:ADC_CCR_ADCPRE (Results 1 – 25 of 79) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_adc.c347 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()
Dstm32f7xx_hal_adc.c1921 ADC->CCR &= ~(ADC_CCR_ADCPRE); in ADC_Init()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_adc.c356 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()
Dstm32f4xx_hal_adc.c1917 tmpADC_Common->CCR &= ~(ADC_CCR_ADCPRE); in ADC_Init()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_adc.c364 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()
Dstm32f2xx_hal_adc.c1831 ADC->CCR &= ~(ADC_CCR_ADCPRE); in ADC_Init()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_adc_ex.h405 ((0x01) << ((ADC->CCR & ADC_CCR_ADCPRE) >> POSITION_VAL(ADC_CCR_ADCPRE)))
Dstm32l1xx_ll_adc.h2181 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/
Dstm32f2xx_ll_adc.h1762 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()
Dstm32f2xx_hal_adc.h266 #define ADC_CLOCK_SYNC_PCLK_DIV8 ((uint32_t)ADC_CCR_ADCPRE)
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_adc.h1872 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()
Dstm32f7xx_hal_adc.h275 #define ADC_CLOCK_SYNC_PCLK_DIV8 ((uint32_t)ADC_CCR_ADCPRE)
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_adc.h275 #define ADC_CLOCK_SYNC_PCLK_DIV8 ((uint32_t)ADC_CCR_ADCPRE)
Dstm32f4xx_ll_adc.h1912 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/
Dstm32l1xx_ll_adc.c533 CLEAR_BIT(ADC->CCR, ADC_CCR_TSVREFE | ADC_CCR_ADCPRE); in LL_ADC_DeInit()
Dstm32l1xx_hal_adc.c517 ADC_CCR_ADCPRE , in HAL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h1266 #define ADC_CCR_ADCPRE ADC_CCR_ADCPRE_Msk /*!<ADCPRE[1:0] bits… macro
Dstm32f410rx.h1266 #define ADC_CCR_ADCPRE ADC_CCR_ADCPRE_Msk /*!<ADCPRE[1:0] bits… macro
Dstm32f410tx.h1256 #define ADC_CCR_ADCPRE ADC_CCR_ADCPRE_Msk /*!<ADCPRE[1:0] bits… macro
/hal_stm32-latest/stm32cube/stm32l1xx/soc/
Dstm32l152xb.h1499 #define ADC_CCR_ADCPRE ADC_CCR_ADCPRE_Msk /*!< ADC clock sourc… macro
Dstm32l152xba.h1484 #define ADC_CCR_ADCPRE ADC_CCR_ADCPRE_Msk /*!< ADC clock sourc… macro
Dstm32l100xba.h1481 #define ADC_CCR_ADCPRE ADC_CCR_ADCPRE_Msk /*!< ADC clock sourc… macro
Dstm32l100xb.h1481 #define ADC_CCR_ADCPRE ADC_CCR_ADCPRE_Msk /*!< ADC clock sourc… macro
Dstm32l151xb.h1482 #define ADC_CCR_ADCPRE ADC_CCR_ADCPRE_Msk /*!< ADC clock sourc… macro
Dstm32l151xba.h1482 #define ADC_CCR_ADCPRE ADC_CCR_ADCPRE_Msk /*!< ADC clock sourc… macro

1234