/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/ |
H A D | stm32f4xx_hal_adc_ex.c | 209 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 D | stm32f4xx_ll_adc.c | 358 | ADC_CCR_MULTI in LL_ADC_CommonInit() 373 | ADC_CCR_MULTI in LL_ADC_CommonInit()
|
H A D | stm32f4xx_hal_adc.c | 790 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 D | stm32f4xx_ll_adc.h | 3621 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 D | stm32f410rx.h | 1236 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
|
H A D | stm32f410tx.h | 1226 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
|
H A D | stm32f410cx.h | 1236 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
|
H A D | stm32f401xe.h | 1338 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
|
H A D | stm32f401xc.h | 1338 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
|
H A D | stm32f411xe.h | 1341 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
|
H A D | stm32f412cx.h | 1531 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
|
H A D | stm32f405xx.h | 1610 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
|
H A D | stm32f415xx.h | 1684 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
|
H A D | stm32f412zx.h | 1591 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
|
H A D | stm32f407xx.h | 1714 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
|
H A D | stm32f412vx.h | 1589 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
|
H A D | stm32f413xx.h | 1720 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
|
H A D | stm32f423xx.h | 1756 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
|
H A D | stm32f412rx.h | 1585 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
|
H A D | stm32f417xx.h | 1788 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
|
H A D | stm32f446xx.h | 1731 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
|
H A D | stm32f427xx.h | 1808 #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 D | stm32wb50xx.h | 2012 #define ADC_CCR_MULTI (ADC_CCR_DUAL) macro
|
H A D | stm32wb55xx.h | 2235 #define ADC_CCR_MULTI (ADC_CCR_DUAL) macro
|
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Device/ST/STM32F4xx/Include/ |
H A D | stm32f407xx.h | 1730 #define ADC_CCR_MULTI ADC_CCR_MULTI_Msk /*!<MULTI[4:0] bits … macro
|