Home
last modified time | relevance | path

Searched refs:IS_ADC_PDMA (Results 1 – 7 of 7) sorted by relevance

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_adc.c479 Assert_Param(IS_ADC_PDMA(ADC_PDMA_x)); in ADC_PDMAConfig()
A Dht32f65xxx_66xxx_adc.c828 Assert_Param(IS_ADC_PDMA(ADC_PDMA_x)); in ADC_PDMAConfig()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_adc_02.c469 Assert_Param(IS_ADC_PDMA(ADC_PDMA_x)); in ADC_PDMAConfig()
A Dht32f1xxxx_adc.c701 Assert_Param(IS_ADC_PDMA(ADC_PDMA_x)); in ADC_PDMAConfig()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_adc.h398 #define IS_ADC_PDMA(PDMA) (((PDMA) == ADC_PDMA_REGULAR_SINGLE) || \ macro
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f65xxx_66xxx_adc.h382 #define IS_ADC_PDMA(PDMA) (((PDMA) == ADC_PDMA_REGULAR_SINGLE) || \ macro
A Dht32f5xxxx_adc.h545 #define IS_ADC_PDMA(PDMA) (((PDMA) == ADC_PDMA_REGULAR_SINGLE) || \ macro

Completed in 14 milliseconds