HPM APP
HPMicro Application solution
mp_config.h
Go to the documentation of this file.
1 #ifndef MP_CONFIG_H
2 #define MP_CONFIG_H
3 
4 #define USE_ADC_COUNT (6)
5 #define HDMA_ADC_BUF_MAXSIZE (1)
6 
7 #endif