Home
last modified time | relevance | path

Searched refs:ADC_CCR_CKMODE (Results 1 – 25 of 142) sorted by relevance

123456

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_adc.h982 ((ADC12_COMMON->CCR & ADC_CCR_CKMODE) != 0UL) \
983 :((((ADC3_COMMON)->CCR) & ADC_CCR_CKMODE) != 0UL))
985 #define ADC_IS_SYNCHRONOUS_CLOCK_MODE(__HANDLE__) ((ADC12_COMMON->CCR & ADC_CCR_CKMODE) != 0UL)
Dstm32h7xx_hal_adc_ex.h860 …(__HANDLE__) CLEAR_BIT(__LL_ADC_COMMON_INSTANCE((__HANDLE__)->Instance)->CCR, ADC_CCR_CKMODE | \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_adc_ex.h695 ADC_CCR_CKMODE | \
706 ADC_CCR_CKMODE | \
Dstm32h7rsxx_ll_adc.h3029 MODIFY_REG(ADCxy_COMMON->CCR, ADC_CCR_CKMODE | ADC_CCR_PRESC, CommonClock); in LL_ADC_SetCommonClock()
3057 return (uint32_t)(READ_BIT(ADCxy_COMMON->CCR, ADC_CCR_CKMODE | ADC_CCR_PRESC)); in LL_ADC_GetCommonClock()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_adc_ex.h714 ADC_CCR_CKMODE | \
725 ADC_CCR_CKMODE | \
Dstm32h5xx_ll_adc.h3089 MODIFY_REG(ADCxy_COMMON->CCR, ADC_CCR_CKMODE | ADC_CCR_PRESC, CommonClock); in LL_ADC_SetCommonClock()
3117 return (uint32_t)(READ_BIT(ADCxy_COMMON->CCR, ADC_CCR_CKMODE | ADC_CCR_PRESC)); in LL_ADC_GetCommonClock()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_adc_ex.h706 ADC_CCR_CKMODE | \
717 ADC_CCR_CKMODE | \
Dstm32l5xx_ll_adc.h2961 MODIFY_REG(ADCxy_COMMON->CCR, ADC_CCR_CKMODE | ADC_CCR_PRESC, CommonClock); in LL_ADC_SetCommonClock()
2989 return (uint32_t)(READ_BIT(ADCxy_COMMON->CCR, ADC_CCR_CKMODE | ADC_CCR_PRESC)); in LL_ADC_GetCommonClock()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_adc.c378 ADC_CCR_CKMODE in LL_ADC_CommonInit()
393 ADC_CCR_CKMODE in LL_ADC_CommonInit()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_adc.c378 ADC_CCR_CKMODE in LL_ADC_CommonInit()
393 ADC_CCR_CKMODE in LL_ADC_CommonInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_adc.c386 ADC_CCR_CKMODE in LL_ADC_CommonInit()
401 ADC_CCR_CKMODE in LL_ADC_CommonInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_adc.c430 ADC_CCR_CKMODE in LL_ADC_CommonInit()
445 ADC_CCR_CKMODE in LL_ADC_CommonInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_adc.c392 ADC_CCR_CKMODE in LL_ADC_CommonInit()
407 ADC_CCR_CKMODE in LL_ADC_CommonInit()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_adc.c382 ADC_CCR_CKMODE in LL_ADC_CommonInit()
397 ADC_CCR_CKMODE in LL_ADC_CommonInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_adc.c431 ADC_CCR_CKMODE in LL_ADC_CommonInit()
446 ADC_CCR_CKMODE in LL_ADC_CommonInit()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_adc_ex.h772 ADC_CCR_CKMODE | \
783 ADC_CCR_CKMODE | \
Dstm32l4xx_ll_adc.h3189 MODIFY_REG(ADCxy_COMMON->CCR, ADC_CCR_CKMODE | ADC_CCR_PRESC, CommonClock); in LL_ADC_SetCommonClock()
3217 return (uint32_t)(READ_BIT(ADCxy_COMMON->CCR, ADC_CCR_CKMODE | ADC_CCR_PRESC)); in LL_ADC_GetCommonClock()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_adc.c736 ADC_CCR_CKMODE in LL_ADC_CommonInit()
751 ADC_CCR_CKMODE in LL_ADC_CommonInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_adc.c676 ADC_CCR_CKMODE in LL_ADC_CommonInit()
690 ADC_CCR_CKMODE in LL_ADC_CommonInit()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_adc_ex.h510 …TER(__HANDLE__) CLEAR_BIT(__LL_ADC_COMMON_INSTANCE((__HANDLE__)->Instance)->CCR, ADC_CCR_CKMODE | \
Dstm32wbxx_ll_adc.h2421 MODIFY_REG(ADCxy_COMMON->CCR, ADC_CCR_CKMODE | ADC_CCR_PRESC, CommonClock); in LL_ADC_SetCommonClock()
2455 return (uint32_t)(READ_BIT(ADCxy_COMMON->CCR, ADC_CCR_CKMODE | ADC_CCR_PRESC)); in LL_ADC_GetCommonClock()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_adc_ex.h682 …(__HANDLE__) CLEAR_BIT(__LL_ADC_COMMON_INSTANCE((__HANDLE__)->Instance)->CCR, ADC_CCR_CKMODE | \
Dstm32mp1xx_hal_adc.h834 ((ADC12_COMMON->CCR & ADC_CCR_CKMODE) != 0UL): RESET)
Dstm32mp1xx_ll_adc.h2313 MODIFY_REG(ADCxy_COMMON->CCR, ADC_CCR_CKMODE | ADC_CCR_PRESC, CommonClock); in LL_ADC_SetCommonClock()
2341 return (uint32_t)(READ_BIT(ADCxy_COMMON->CCR, ADC_CCR_CKMODE | ADC_CCR_PRESC)); in LL_ADC_GetCommonClock()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_adc_ex.h764 ADC_CCR_CKMODE | \

123456