Searched refs:IS_ADC_PDMA (Results 1 – 7 of 7) sorted by relevance
479 Assert_Param(IS_ADC_PDMA(ADC_PDMA_x)); in ADC_PDMAConfig()
828 Assert_Param(IS_ADC_PDMA(ADC_PDMA_x)); in ADC_PDMAConfig()
469 Assert_Param(IS_ADC_PDMA(ADC_PDMA_x)); in ADC_PDMAConfig()
701 Assert_Param(IS_ADC_PDMA(ADC_PDMA_x)); in ADC_PDMAConfig()
398 #define IS_ADC_PDMA(PDMA) (((PDMA) == ADC_PDMA_REGULAR_SINGLE) || \ macro
382 #define IS_ADC_PDMA(PDMA) (((PDMA) == ADC_PDMA_REGULAR_SINGLE) || \ macro
545 #define IS_ADC_PDMA(PDMA) (((PDMA) == ADC_PDMA_REGULAR_SINGLE) || \ macro
Completed in 15 milliseconds