AUDIO_ProcessTypdef::buff is only used within STemWin.
 
Symbols
loading...
Files
loading...

AUDIO_ProcessTypdef::buff field

Syntax

References

LocationReferrerText
audio_if.h:91
uint8_t buff[AUDIO_OUT_BUFFER_SIZE];
audio_player_app.c:246AUDIOPLAYER_Play()
&haudio.buff[0],
audio_player_app.c:255AUDIOPLAYER_Play()
audio_player_app.c:464AUDIO_TransferComplete_CallBack()
audio_player_app.c:478AUDIO_HalfTransfer_CallBack()
audio_player_app.c:514Audio_Thread()
&haudio.buff[0],
audio_player_app.c:546Audio_Thread()
audio_recorder_app.c:201AUDIO_RECORDER_Play()
&haudio.buff[0],
audio_recorder_app.c:212AUDIO_RECORDER_Play()
audio_recorder_app.c:382BSP_AUDIO_IN_TransferComplete_CallBack()
(uint16_t*)&haudio.buff[haudio.ppcm]);
audio_recorder_app.c:406BSP_AUDIO_IN_HalfTransfer_CallBack()
(uint16_t*)&haudio.buff[haudio.ppcm]);
audio_recorder_app.c:441AUDIO_TransferComplete_CallBack()
audio_recorder_app.c:455AUDIO_HalfTransfer_CallBack()
audio_recorder_app.c:491Audio_Thread()
&haudio.buff[0],
audio_recorder_app.c:509Audio_Thread()
audio_recorder_app.c:535Audio_Thread()
if(f_write(&wav_file, (uint8_t*)(haudio.buff),
audio_recorder_app.c:553Audio_Thread()
if(f_write(&wav_file, (uint8_t*)(haudio.buff + AUDIO_IN_BUFFER_SIZE/2),

Data Use

Type of AUDIO_ProcessTypdef::buff
AUDIO_ProcessTypdef::buff
uint8_t
all items filtered out