BeRTOS
|
00001 00039 #ifndef CFG_DAC_H 00040 #define CFG_DAC_H 00041 00048 #define DAC_LOG_LEVEL LOG_LVL_WARN 00049 00056 #define DAC_LOG_FORMAT LOG_FMT_TERSE 00057 00066 #define CONFIG_DAC_REFRESH 16 00067 00077 #define CONFIG_DAC_STARTUP 0 00078 00086 #define CONFIG_DAC_TIMER DACC_TRGSEL_TIO_CH0 00087 00088 #endif /* CFG_DAC_H */