Home
last modified time | relevance | path

Searched refs:SDADC_CR2_FAST (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_sdadc.h170 #define SDADC_FAST_CONV_ENABLE SDADC_CR2_FAST
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_sdadc.c378 hsdadc->Instance->CR2 &= ~(SDADC_CR2_FAST); in HAL_SDADC_Init()
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f378xx.h9051 #define SDADC_CR2_FAST SDADC_CR2_FAST_Msk /*!< Fast conversion… macro
Dstm32f373xc.h9150 #define SDADC_CR2_FAST SDADC_CR2_FAST_Msk /*!< Fast conversion… macro