- #ifndef __AUDIO_H_
- #define __AUDIO_H_
- #include "bsp_anc.h"
- #include "bsp_aux.h"
- #include "bsp_dac.h"
- #include "bsp_eq.h"
- #include "bsp_audio.h"
- #include "bsp_effect.h"
- #include "bsp_anc_alg.h"
- #include "bsp_set_effect.h"
- #include "bsp_anc_tool.h"
- #endif // __AUDIO_H_
|