STM324x9I_EVAL + 0/7 examples
CodeScope will show references to BSP_AUDIO_OUT_ChangeBuffer() from the following samples and libraries:
Drivers
Boards
Examples
STM324x9I_EVAL
Applications
Audio
USB_Device
USB_Host
Demonstrations
STemWin
Examples
SAI
 
Symbols
loading...
Files
loading...

BSP_AUDIO_OUT_ChangeBuffer() function

Sends n-Bytes on the SAI interface.

Syntax

void BSP_AUDIO_OUT_ChangeBuffer(uint16_t *pData,     uint16_t Size);
Implemented in stm324x9i_eval_audio.c:238

Arguments

pData

pointer on data address

Size

number of data to be written

Examples

BSP_AUDIO_OUT_ChangeBuffer() is referenced by 7 libraries and example projects.

References

LocationText
stm324x9i_eval_audio.c:238
void BSP_AUDIO_OUT_ChangeBuffer(uint16_t *pData, uint16_t Size)
stm324x9i_eval_audio.h:198
void BSP_AUDIO_OUT_ChangeBuffer(uint16_t *pData, uint16_t Size);

Call Tree

Functions called by BSP_AUDIO_OUT_ChangeBuffer()
BSP_AUDIO_OUT_ChangeBuffer()
all items filtered out
Data read by BSP_AUDIO_OUT_ChangeBuffer()
BSP_AUDIO_OUT_ChangeBuffer()