Home
last modified time | relevance | path

Searched refs:ADC_SQR1 (Results 1 – 25 of 33) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_adc.h778 #define ADC_SQR1(_NbrOfConversion_) (((_NbrOfConversion_) - (uint8_t)1) << 20U) macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_adc.h787 #define ADC_SQR1(_NbrOfConversion_) (((_NbrOfConversion_) - (uint8_t)1U) << 20U) macro
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_adc_ex.c836 hadc->Instance->JSQR |= ADC_SQR1(sConfigInjected->InjectedNbrOfConversion); in HAL_ADCEx_InjectedConfigChannel()
Dstm32f2xx_hal_adc.c1891 hadc->Instance->SQR1 |= ADC_SQR1(hadc->Init.NbrOfConversion); in ADC_Init()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_adc_ex.c836 hadc->Instance->JSQR |= ADC_SQR1(sConfigInjected->InjectedNbrOfConversion); in HAL_ADCEx_InjectedConfigChannel()
Dstm32f7xx_hal_adc.c1981 hadc->Instance->SQR1 |= ADC_SQR1(hadc->Init.NbrOfConversion); in ADC_Init()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_adc.h846 #define ADC_SQR1(_NbrOfConversion_) (((_NbrOfConversion_) - (uint8_t)1) << 20) macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_adc_ex.c869 hadc->Instance->JSQR |= ADC_SQR1(sConfigInjected->InjectedNbrOfConversion); in HAL_ADCEx_InjectedConfigChannel()
Dstm32f4xx_hal_adc.c1977 hadc->Instance->SQR1 |= ADC_SQR1(hadc->Init.NbrOfConversion); in ADC_Init()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/Legacy/
Dstm32_hal_legacy.h1969 #define __HAL_ADC_SQR1 ADC_SQR1
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1877 #define __HAL_ADC_SQR1 ADC_SQR1
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1958 #define __HAL_ADC_SQR1 ADC_SQR1
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2208 #define __HAL_ADC_SQR1 ADC_SQR1
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2170 #define __HAL_ADC_SQR1 ADC_SQR1
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/Legacy/
Dstm32_hal_legacy.h2183 #define __HAL_ADC_SQR1 ADC_SQR1
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2208 #define __HAL_ADC_SQR1 ADC_SQR1
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2208 #define __HAL_ADC_SQR1 ADC_SQR1
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2208 #define __HAL_ADC_SQR1 ADC_SQR1
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/Legacy/
Dstm32_hal_legacy.h2195 #define __HAL_ADC_SQR1 ADC_SQR1
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/Legacy/
Dstm32_hal_legacy.h2193 #define __HAL_ADC_SQR1 ADC_SQR1
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2193 #define __HAL_ADC_SQR1 ADC_SQR1
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2178 #define __HAL_ADC_SQR1 ADC_SQR1
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/Legacy/
Dstm32_hal_legacy.h2206 #define __HAL_ADC_SQR1 ADC_SQR1
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2178 #define __HAL_ADC_SQR1 ADC_SQR1
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2195 #define __HAL_ADC_SQR1 ADC_SQR1

12