Searched refs:DIFSEL_RES12 (Results 1 – 9 of 9) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_ll_adc.c | 752 CLEAR_BIT(ADCx->DIFSEL_RES12, ADC_DIFSEL_DIFSEL); in LL_ADC_DeInit()
|
D | stm32h7xx_hal_adc.c | 1021 CLEAR_BIT(hadc->Instance->DIFSEL_RES12, ADC_DIFSEL_DIFSEL); in HAL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_adc.h | 5569 MODIFY_REG(ADCx->DIFSEL_RES12, in LL_ADC_SetChannelSingleDiff() 5629 return (uint32_t)(READ_BIT(ADCx->DIFSEL_RES12, (Channel & ADC_SINGLEDIFF_CHANNEL_MASK))); in LL_ADC_GetChannelSingleDiff()
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h730xxq.h | 286 …__IO uint32_t DIFSEL_RES12; /*!< ADC Differential Mode Selection Register specific ADC1/2, A… member
|
D | stm32h733xx.h | 285 …__IO uint32_t DIFSEL_RES12; /*!< ADC Differential Mode Selection Register specific ADC1/2, A… member
|
D | stm32h725xx.h | 283 …__IO uint32_t DIFSEL_RES12; /*!< ADC Differential Mode Selection Register specific ADC1/2, A… member
|
D | stm32h730xx.h | 285 …__IO uint32_t DIFSEL_RES12; /*!< ADC Differential Mode Selection Register specific ADC1/2, A… member
|
D | stm32h735xx.h | 286 …__IO uint32_t DIFSEL_RES12; /*!< ADC Differential Mode Selection Register specific ADC1/2, A… member
|
D | stm32h723xx.h | 282 …__IO uint32_t DIFSEL_RES12; /*!< ADC Differential Mode Selection Register specific ADC1/2, A… member
|