Home
last modified time | relevance | path

Searched refs:ADC_CCR_MULTI (Results 1 – 25 of 30) sorted by relevance

12

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_adc_ex.c209 if(HAL_IS_BIT_CLR(tmpADC_Common->CCR, ADC_CCR_MULTI)) in HAL_ADCEx_InjectedStart()
307 if(HAL_IS_BIT_CLR(tmpADC_Common->CCR, ADC_CCR_MULTI)) in HAL_ADCEx_InjectedStart_IT()
970 tmpADC_Common->CCR &= ~(ADC_CCR_MULTI); in HAL_ADCEx_MultiModeConfigChannel()
H A Dstm32f4xx_ll_adc.c358 | ADC_CCR_MULTI in LL_ADC_CommonInit()
373 | ADC_CCR_MULTI in LL_ADC_CommonInit()
H A Dstm32f4xx_hal_adc.c790 if(HAL_IS_BIT_CLR(tmpADC_Common->CCR, ADC_CCR_MULTI)) in HAL_ADC_Start()
1098 if(HAL_IS_BIT_CLR(tmpADC_Common->CCR, ADC_CCR_MULTI)) in HAL_ADC_Start_IT()
1433 if(HAL_IS_BIT_CLR(tmpADC_Common->CCR, ADC_CCR_MULTI)) in HAL_ADC_Start_DMA()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_adc.h3621 MODIFY_REG(ADCxy_COMMON->CCR, ADC_CCR_MULTI, Multimode); in LL_ADC_SetMultimode()
3651 return (uint32_t)(READ_BIT(ADCxy_COMMON->CCR, ADC_CCR_MULTI)); in LL_ADC_GetMultimode()
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Device/ST/STM32F4xx/Include/
H A Dstm32f410rx.h1236 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
H A Dstm32f410tx.h1226 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
H A Dstm32f410cx.h1236 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
H A Dstm32f401xe.h1338 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
H A Dstm32f401xc.h1338 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
H A Dstm32f411xe.h1341 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
H A Dstm32f412cx.h1531 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
H A Dstm32f405xx.h1610 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
H A Dstm32f415xx.h1684 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
H A Dstm32f412zx.h1591 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
H A Dstm32f407xx.h1714 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
H A Dstm32f412vx.h1589 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
H A Dstm32f413xx.h1720 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
H A Dstm32f423xx.h1756 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
H A Dstm32f412rx.h1585 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
H A Dstm32f417xx.h1788 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
H A Dstm32f446xx.h1731 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
H A Dstm32f427xx.h1808 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/
H A Dstm32wb50xx.h2012 #define ADC_CCR_MULTI (ADC_CCR_DUAL) macro
H A Dstm32wb55xx.h2235 #define ADC_CCR_MULTI (ADC_CCR_DUAL) macro
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Device/ST/STM32F4xx/Include/
H A Dstm32f407xx.h1730 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro

12