Home
last modified time | relevance | path

Searched refs:ADC_DMARequestMode (Results 1 – 6 of 6) sorted by relevance

/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_adc.c954 void ADC_DMARequestModeConfig(ADC_TypeDef *ADCx, uint32_t ADC_DMARequestMode) in ADC_DMARequestModeConfig() argument
960 ADCx->CFGR1 |= (uint32_t)ADC_DMARequestMode; in ADC_DMARequestModeConfig()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_adc.h316 void ADC_DMARequestMode(ADC_DMA_MODE_T DMARequestMode);
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_adc.c741 void ADC_DMARequestModeConfig(ADC_TypeDef* ADCx, uint32_t ADC_DMARequestMode) in ADC_DMARequestModeConfig() argument
747 ADCx->CFGR1 |= (uint32_t)ADC_DMARequestMode; in ADC_DMARequestModeConfig()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_adc.c629 void ADC_DMARequestMode(ADC_DMA_MODE_T DMARequestMode) in ADC_DMARequestMode() function
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_adc.h407 void ADC_DMARequestModeConfig(ADC_TypeDef* ADCx, uint32_t ADC_DMARequestMode);
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_adc.h569 void ADC_DMARequestModeConfig(ADC_TypeDef* ADCx, uint32_t ADC_DMARequestMode);

Completed in 15 milliseconds