PDK API Guide for J721E

Introduction

Application Interfaces provided by IMX390 sensor device library

Functions

Board_STATUS Board_imx390CamCfg (void *handle, Board_FpdRmtDevObj *rmtSlvParams)
 Initializes the imx390 camera sensor device. More...
 

Function Documentation

Board_STATUS Board_imx390CamCfg ( void *  handle,
Board_FpdRmtDevObj rmtSlvParams 
)

Initializes the imx390 camera sensor device.

This function is used to initialize the imx390 camera sensor module

Parameters
handle[IN] Low level driver handle
rmtSlvParams[IN] Remote slave params
Returns
BOARD_SOK in case of success or appropriate error code.