Home
last modified time | relevance | path

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

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/include/hardware/
A Dcam_reg.h265 #define CAM_REG_ALPHA_MASK (0xff<<CAM_REG_ALPHA_SHIFT) macro
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/
A Dbflb_cam.c559 regval &= ~CAM_REG_ALPHA_MASK; in bflb_cam_feature_control()
560 regval |= arg & CAM_REG_ALPHA_MASK; in bflb_cam_feature_control()

Completed in 10 milliseconds