STM32412G-Discovery + 0/1 examples
CodeScope will show references to TS_IO_Read() from the following samples and libraries:
Drivers
Peripherals
 
Symbols
loading...
Files
loading...

TS_IO_Read() function

Reads a single data.

Syntax

uint8_t TS_IO_Read(uint8_t Addr,     uint8_t Reg);
Implemented in stm32412g_discovery.c:1084

Arguments

Addr

I2C address

Reg

Reg address

Return value

Data to be read

Examples

TS_IO_Read() is referenced by 1 libraries and example projects.

References

LocationText
stm32412g_discovery.c:1084
uint8_t TS_IO_Read(uint8_t Addr, uint8_t Reg)
stm32412g_discovery.c:169
uint8_t TS_IO_Read(uint8_t Addr, uint8_t Reg);

Call Tree

Functions called by TS_IO_Read()
TS_IO_Read()
all items filtered out
Data read by TS_IO_Read()
TS_IO_Read()::read_value
all items filtered out
TS_IO_Read()
Type of TS_IO_Read()
TS_IO_Read()
uint8_t
all items filtered out