![]() |
PDK API Guide for J721E
|
This file includes the structures, enums and register offsets for configuring the ds90ub953 serailizer.
Go to the source code of this file.
Macros | |
Pattern type for generation | |
#define | BOARD_FPD_UB953_DEFAULT_CFG ((uint32_t) 0x0U) |
Pattern type: RGB888 1920x1080 30fps. More... | |
#define | BOARD_FPD_UB953_PG_RGB888_1920_1080_30_FPS ((uint32_t) 0x1U) |
Pattern type: RGB888 1920x1080 30fps. More... | |
#define | BOARD_FPD_UB953_PG_MAX ((uint32_t) 0x2U) |
Pattern type: Maximum Val. More... | |
Functions | |
Board_STATUS | Board_fpdUb953CfgPG (void *handle, Board_FpdModuleObj *fpdModParams, uint32_t pgType) |
FPD ub953 pattern generation configurations. More... | |
Board_STATUS | Board_fpdUb953SerInit (void *handle, Board_FpdModuleObj *fpdModParams) |
Initializes the FPD UB953 module. More... | |
Board_STATUS | Board_fpdUb953DesInitFusionBoardTIDA1130 (void *handle, Board_FpdModuleObj *fpdModParams) |
Initializes the FPD UB953 module for OV2775 sensor module. More... | |
Board_STATUS | Board_fpdUb953Cfg (void *handle, Board_FpdModuleObj *fpdModParams, Board_I2cRegProgObj *ub953Cfg) |
FPD ub953 pattern generation configurations. More... | |