Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/components/camera/ov5640/
A Dhpm_camera_ov5640.c11 .hsync_active_low = true,
17 .hsync_active_low = false,
/bsp/hpmicro/libraries/hpm_sdk/components/camera/
A Dhpm_camera_config.h27 bool hsync_active_low; member
33 bool hsync_active_low; member
/bsp/hpmicro/libraries/hpm_sdk/drivers/src/
A Dhpm_cam_drv.c20 config->hsync_active_low = false; in cam_get_default_config()
106 config->de_active_low = config->hsync_active_low; in cam_init()
111 | CAM_CR1_INV_HSYNC_SET(config->hsync_active_low) in cam_init()
/bsp/hpmicro/libraries/hpm_sdk/components/camera/ov7725/
A Dhpm_camera_ov7725.c11 .hsync_active_low = true,
/bsp/hpmicro/libraries/hpm_sdk/components/camera/mt9m114/
A Dhpm_camera_mt9m114.c11 .hsync_active_low = true,
/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_cam_drv.h87 bool hsync_active_low; member

Completed in 10 milliseconds