Home
last modified time | relevance | path

Searched refs:ov5640_reg_val_t (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/video/camera/device/ov5640/
Dfsl_ov5640.c81 } ov5640_reg_val_t; typedef
156 static const ov5640_reg_val_t ov5640InitParam[] = {
705 static status_t OV5640_LoadRegVal(camera_device_handle_t *handle, const ov5640_reg_val_t regVal[], … in OV5640_LoadRegVal()
725 ov5640_reg_val_t param[] = {{0x3103, 0x11}, {0x3008, 0x82}}; in OV5640_SoftwareReset()