STM324x9I_EVAL + 0/3 examples
CodeScope will show references to AUDIO_IO_Read() from the following samples and libraries:
Drivers
Peripherals
Boards
 
Symbols
loading...
Files
loading...

AUDIO_IO_Read() function

Reads a single data.

Syntax

uint16_t AUDIO_IO_Read(uint8_t Addr,     uint16_t Reg);
Implemented in stm324x9i_eval.c:784

Arguments

Addr

I2C address

Reg

Reg address

Return value

Data to be read

Examples

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

References

LocationText
stm324x9i_eval.c:784
uint16_t AUDIO_IO_Read(uint8_t Addr, uint16_t Reg)
stm324x9i_eval.c:133
uint16_t AUDIO_IO_Read(uint8_t Addr, uint16_t Reg);

Call Tree

Functions called by AUDIO_IO_Read()
AUDIO_IO_Read()
all items filtered out
Data read by AUDIO_IO_Read()
Data written by AUDIO_IO_Read()
AUDIO_IO_Read()::Read_Value
AUDIO_IO_Read()::tmp
all items filtered out
AUDIO_IO_Read()
AUDIO_IO_Read()::Read_Value
AUDIO_IO_Read()::tmp
all items filtered out
Type of AUDIO_IO_Read()
AUDIO_IO_Read()
uint8_t
uint16_t
all items filtered out