3 /usr/smartcam/lib directory, Usr/smartcam/lib, Directory – Sony XCI-SX1 User Manual

Page 25

Advertising
background image

XCI-SX1 SDK / SDK Technical Manual

This directory contains the header files of the drivers and libraries
created for this project. These file are grouped according to its purpose
as described below:

• gpio

This folder contains the header files of the APIs provided for the
controlling the GPIO ports. Files provided include gpiolib.h
header file.

• camera

The smartcam subdirectory contains the smartcam.h file. This file
is the header file of the camera driver.

• flash

The header files needed to create an application using the flash
driver are located in this directory. The skxflash.h file is the
header file for the flash driver while the flash.h file is the header
file for the flash library.

• smartcamlib

This directory contains the header files for the common libraries that
provides interface with the camera driver and with the configuration
file. These files are listed below:

o

fparser.h

o

comlib.h

o

config.h

o

err.h

2.8.3 /usr/smartcam/lib Directory

This directory contains the libraries and modules for the SmartCam
project. These files are grouped into the following subdirectories:

• gpio

Files contained in this directory include gpiolib.a and gpiolib.o.

• flash

Files contained in this directory include flash.o.

• smartcamlib

This directory contains the following libraries:

o

fparser.o

o

comlib.o

23

Advertising