STM32469I_EVAL + 0/2 examples
CodeScope will show references to CAMERA_IO_Read() from the following samples and libraries:
Drivers
Peripherals
 
Symbols
loading...
Files
loading...

CAMERA_IO_Read() function

Camera reads single data.

Syntax

uint16_t CAMERA_IO_Read(uint8_t Addr,     uint16_t Reg);
Implemented in stm32469i_eval.c:1120

Arguments

addr

reg

Addr

I2C address

Reg

Register address

Return value

Read data

Examples

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

References

LocationText
stm32469i_eval.c:1120
uint16_t CAMERA_IO_Read(uint8_t Addr, uint16_t Reg)
stm32469i_eval.c:163
uint16_t CAMERA_IO_Read(uint8_t Addr, uint16_t Reg);

Call Tree

Functions called by CAMERA_IO_Read()
CAMERA_IO_Read()
all items filtered out
Data read by CAMERA_IO_Read()
Data written by CAMERA_IO_Read()
CAMERA_IO_Read()::read_value
CAMERA_IO_Read()::tmp
all items filtered out
CAMERA_IO_Read()
CAMERA_IO_Read()::read_value
CAMERA_IO_Read()::tmp
all items filtered out
Type of CAMERA_IO_Read()
CAMERA_IO_Read()
uint16_t
all items filtered out