Sapphire SoC DS Sapphire SoC UG Sapphire HP SoC DS Sapphire HP SoC UG RISC-V Embedded IDE UG Board Support Package
Loading...
Searching...
No Matches
cam.c File Reference
#include "cam/cam.h"
#include "debug.h"

Go to the source code of this file.

Overview

cam driver implementation.

Implements the functions defined in cam.h for controlling cam input/output and interrupts on the EfxSapphireSoC platform.

Definition in file cam.c.

Functions

void cam_writeReg (cam_instance_t *cam, u16 reg, u8 data)
 Write Data to specific register in camera.
u8 cam_readReg (cam_instance_t *cam, u16 reg)
 Read Data from specific register in camera.