Home
last modified time | relevance | path

Searched refs:ADC_EnableInterrupt (Results 1 – 10 of 10) sorted by relevance

/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_adc.h349 void ADC_EnableInterrupt(uint8_t interrupt);
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_adc.c648 void ADC_EnableInterrupt(uint8_t interrupt) in ADC_EnableInterrupt() function
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_adc.h417 void ADC_EnableInterrupt(ADC_T* adc, uint32_t interrupt);
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/
A Dapm32s10x_adc.h312 void ADC_EnableInterrupt(ADC_T* adc, uint16_t interrupt);
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_adc.h333 void ADC_EnableInterrupt(ADC_T* adc, uint16_t interrupt);
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_adc.h331 void ADC_EnableInterrupt(ADC_T* adc, uint16_t interrupt);
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_adc.c929 void ADC_EnableInterrupt(ADC_T* adc, uint16_t interrupt) in ADC_EnableInterrupt() function
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_adc.c930 void ADC_EnableInterrupt(ADC_T* adc, uint16_t interrupt) in ADC_EnableInterrupt() function
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_adc.c909 void ADC_EnableInterrupt(ADC_T *adc, uint32_t interrupt) in ADC_EnableInterrupt() function
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/
A Dapm32s10x_adc.c917 void ADC_EnableInterrupt(ADC_T* adc, uint16_t interrupt) in ADC_EnableInterrupt() function

Completed in 18 milliseconds