84 #define BOARD_FPD_UB953_DEFAULT_CFG ((uint32_t) 0x0U) 86 #define BOARD_FPD_UB953_PG_RGB888_1920_1080_30_FPS ((uint32_t) 0x1U) 88 #define BOARD_FPD_UB953_PG_MAX ((uint32_t) 0x2U) Board_STATUS Board_fpdUb953Cfg(void *handle, Board_FpdModuleObj *fpdModParams, Board_I2cRegProgObj *ub953Cfg)
FPD ub953 pattern generation configurations.
FPD remote device object structure.
Definition: common.h:165
Board_STATUS Board_fpdUb953CfgPG(void *handle, Board_FpdModuleObj *fpdModParams, uint32_t pgType)
FPD ub953 pattern generation configurations.
FPD module object structure.
Definition: common.h:152
Board_STATUS Board_fpdUb953SerInit(void *handle, Board_FpdModuleObj *fpdModParams)
Initializes the FPD UB953 module.
Board_STATUS Board_fpdUb953DesInitFusionBoardTIDA1130(void *handle, Board_FpdModuleObj *fpdModParams)
Initializes the FPD UB953 module for OV2775 sensor module.
The macro definitions and function prototypes which are common across different board devices.