Home
last modified time | relevance | path

Searched refs:CommonMode (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_sdadc.h117 uint32_t CommonMode; /*!< Specifies the common mode setting (VSSA, VDDA, VDDA/2U). member
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_sdadc.c751 assert_param(IS_SDADC_COMMON_MODE(ConfParamStruct->CommonMode)); in HAL_SDADC_PrepareChannelConfig()
776 ConfParamStruct->CommonMode | \ in HAL_SDADC_PrepareChannelConfig()