Home
last modified time | relevance | path

Searched refs:ADC_PDMA_REGULAR_SINGLE (Results 1 – 3 of 3) sorted by relevance

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_adc.h390 #define ADC_PDMA_REGULAR_SINGLE (0x00000001) macro
398 #define IS_ADC_PDMA(PDMA) (((PDMA) == ADC_PDMA_REGULAR_SINGLE) || \
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f65xxx_66xxx_adc.h374 #define ADC_PDMA_REGULAR_SINGLE (0x00000001) macro
382 #define IS_ADC_PDMA(PDMA) (((PDMA) == ADC_PDMA_REGULAR_SINGLE) || \
A Dht32f5xxxx_adc.h541 #define ADC_PDMA_REGULAR_SINGLE (0x00000001) macro
545 #define IS_ADC_PDMA(PDMA) (((PDMA) == ADC_PDMA_REGULAR_SINGLE) || \

Completed in 12 milliseconds