STM32469I-Discovery + 0/3 examples
CodeScope will show references to BSP_AUDIO_IN_Record() from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
Examples
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_discovery_audio.c:942

Arguments

pData

Size

Return value

AUDIO_OK if correct communication, else wrong communication

Examples

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

References

LocationText
stm32469i_discovery_audio.c:942
uint8_t BSP_AUDIO_IN_Record(uint16_t* pbuf, uint32_t size)
stm32469i_discovery_audio.h:284
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