Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_adc.c2201 LL_ADC_EnableDMAReq(hadc->Instance); in HAL_ADC_Start_DMA()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_adc.h4431 __STATIC_INLINE void LL_ADC_EnableDMAReq (ADC_TypeDef *ADCx) in LL_ADC_EnableDMAReq() function