FreeCalypso > hg > fc-magnetite
comparison src/aci2/aci/ati_audio.c @ 602:92dbfa906f66
fc-target.cfg config header renamed to more sensible fc-target.h
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Sat, 06 Apr 2019 23:54:20 +0000 |
| parents | 8f50b202e81f |
| children | 38a65c3a96af |
comparison
equal
deleted
inserted
replaced
| 601:3e5689c0ca4e | 602:92dbfa906f66 |
|---|---|
| 64 #endif /*FF_ATI_BAT*/ | 64 #endif /*FF_ATI_BAT*/ |
| 65 | 65 |
| 66 #include "audio/audio_api.h" | 66 #include "audio/audio_api.h" |
| 67 #include "audio.h" /* Condat */ | 67 #include "audio.h" /* Condat */ |
| 68 | 68 |
| 69 #include "fc-target.cfg" | 69 #include "fc-target.h" |
| 70 #include "armio.h" | 70 #include "armio.h" |
| 71 | 71 |
| 72 #if defined(CONFIG_TARGET_DSAMPLE) || defined(CONFIG_TARGET_FCFAM) | 72 #if defined(CONFIG_TARGET_DSAMPLE) || defined(CONFIG_TARGET_FCFAM) |
| 73 /* AT@SPKR - turn loudspeaker amplifier on or off */ | 73 /* AT@SPKR - turn loudspeaker amplifier on or off */ |
| 74 GLOBAL T_ATI_RSLT atAtSPKR ( char *cl, UBYTE srcId ) | 74 GLOBAL T_ATI_RSLT atAtSPKR ( char *cl, UBYTE srcId ) |
