+ #if !defined(AUDIO_TOTAL_SAMPLE_RATES) || defined(__DOXYGEN__)\r
+ /** Total number of discrete audio sample rates supported by the device. This value can be overridden by defining this\r
+ * token in the project makefile to the desired value, and passing it to the compiler via the -D switch.\r
+ */\r
+ #define AUDIO_TOTAL_SAMPLE_RATES 1\r
+ #endif\r
+ \r