STM32469I_EVAL + 0/2 examples
CodeScope will show references to BSP_AUDIO_IN_Record() from the following samples and libraries:
Examples
STM32469I_EVAL
Demonstrations
Applications
Audio
 
Symbols
loading...
Files
loading...

BSP_AUDIO_IN_Record() function

Starts audio recording.

Syntax

uint8_t BSP_AUDIO_IN_Record(uint16_t *pData,     uint32_t Size);
Implemented in stm32469i_eval_audio.c:794

Arguments

pData

Size

Return value

AUDIO_OK if correct communication, else wrong communication

Examples

BSP_AUDIO_IN_Record() is referenced by 2 libraries and example projects.

References

LocationText
stm32469i_eval_audio.c:794
uint8_t BSP_AUDIO_IN_Record(uint16_t* pbuf, uint32_t size)
stm32469i_eval_audio.h:259
uint8_t BSP_AUDIO_IN_Record(uint16_t *pData, uint32_t Size);

Call Tree

Functions called by BSP_AUDIO_IN_Record()
BSP_AUDIO_IN_Record()
all items filtered out
Data read by BSP_AUDIO_IN_Record()
Data written by BSP_AUDIO_IN_Record()
BSP_AUDIO_IN_Record()::pbuf
BSP_AUDIO_IN_Record()::size
BSP_AUDIO_IN_Record()::ret
all items filtered out
BSP_AUDIO_IN_Record()
BSP_AUDIO_IN_Record()::ret
all items filtered out
Type of BSP_AUDIO_IN_Record()
BSP_AUDIO_IN_Record()
uint8_t
uint32_t
all items filtered out