Home
last modified time | relevance | path

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

12

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_adc_ex.c841 …hadc->Instance->JSQR &= ~ADC_JSQR(ADC_JSQR_JSQ1, sConfigInjected->InjectedRank,sConfigInjected->In… in HAL_ADCEx_InjectedConfigChannel()
844 …hadc->Instance->JSQR |= ADC_JSQR(sConfigInjected->InjectedChannel, sConfigInjected->InjectedRank,s… in HAL_ADCEx_InjectedConfigChannel()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_adc_ex.c841 …hadc->Instance->JSQR &= ~ADC_JSQR(ADC_JSQR_JSQ1, sConfigInjected->InjectedRank,sConfigInjected->In… in HAL_ADCEx_InjectedConfigChannel()
844 …hadc->Instance->JSQR |= ADC_JSQR(sConfigInjected->InjectedChannel, sConfigInjected->InjectedRank,s… in HAL_ADCEx_InjectedConfigChannel()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_adc_ex.c874 …hadc->Instance->JSQR &= ~ADC_JSQR(ADC_JSQR_JSQ1, sConfigInjected->InjectedRank, sConfigInjected->I… in HAL_ADCEx_InjectedConfigChannel()
877 …hadc->Instance->JSQR |= ADC_JSQR(sConfigInjected->InjectedChannel, sConfigInjected->InjectedRank, … in HAL_ADCEx_InjectedConfigChannel()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_adc_ex.h326 #define ADC_JSQR(_CHANNELNB_, _RANKNB_,_JSQR_JL_) (((uint32_t)((uint16_t)(_CHANNELNB_))) << (5 * … macro
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_adc_ex.h329 #define ADC_JSQR(_CHANNELNB_, _RANKNB_, _JSQR_JL_) (((uint32_t)((uint16_t)(_CHANNELNB_))) << (5U… macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_adc_ex.h367 #define ADC_JSQR(_CHANNELNB_, _RANKNB_, _JSQR_JL_) (((uint32_t)((uint16_t)(_CHANNELNB_))) << (5U… macro
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/Legacy/
Dstm32_hal_legacy.h1980 #define __HAL_ADC_JSQR ADC_JSQR
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1888 #define __HAL_ADC_JSQR ADC_JSQR
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1969 #define __HAL_ADC_JSQR ADC_JSQR
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2219 #define __HAL_ADC_JSQR ADC_JSQR
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2181 #define __HAL_ADC_JSQR ADC_JSQR
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/Legacy/
Dstm32_hal_legacy.h2194 #define __HAL_ADC_JSQR ADC_JSQR
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2219 #define __HAL_ADC_JSQR ADC_JSQR
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2219 #define __HAL_ADC_JSQR ADC_JSQR
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2219 #define __HAL_ADC_JSQR ADC_JSQR
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/Legacy/
Dstm32_hal_legacy.h2206 #define __HAL_ADC_JSQR ADC_JSQR
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/Legacy/
Dstm32_hal_legacy.h2204 #define __HAL_ADC_JSQR ADC_JSQR
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2204 #define __HAL_ADC_JSQR ADC_JSQR
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2189 #define __HAL_ADC_JSQR ADC_JSQR
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/Legacy/
Dstm32_hal_legacy.h2217 #define __HAL_ADC_JSQR ADC_JSQR
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2189 #define __HAL_ADC_JSQR ADC_JSQR
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2206 #define __HAL_ADC_JSQR ADC_JSQR
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2181 #define __HAL_ADC_JSQR ADC_JSQR
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2206 #define __HAL_ADC_JSQR ADC_JSQR
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2189 #define __HAL_ADC_JSQR ADC_JSQR

12