Home
last modified time | relevance | path

Searched refs:CONFCHR1 (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_sdadc.c440 hsdadc->Instance->CONFCHR1 = 0x00000000UL; in HAL_SDADC_DeInit()
833 …hsdadc->Instance->CONFCHR1 &= (uint32_t) ~((uint32_t)SDADC_CONFCHR1_CONFCH0 << ((channelnum << 2UL… in HAL_SDADC_AssociateChannelConfig()
834 hsdadc->Instance->CONFCHR1 |= (uint32_t) (ConfIndex << ((channelnum << 2UL) & 0x1FUL)); in HAL_SDADC_AssociateChannelConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f378xx.h568 …__IO uint32_t CONFCHR1; /*!< SDADC channel configuration register 1, Address offset: … member
Dstm32f373xc.h572 …__IO uint32_t CONFCHR1; /*!< SDADC channel configuration register 1, Address offset: … member