Searched refs:CAMERA_SELECT_BOTH (Results 1 – 3 of 3) sorted by relevance
39 CAMERA_SELECT_BOTH = (CAMERA_SELECT_IN|CAMERA_SELECT_OUT) enumerator
343 (void)CAMERA_I2CInitAsyncCore(CAMERA_SELECT_BOTH, CAMERA_Reboot, (void*)I2C_PhotoMode_IN); in CAMERA_Reboot()895 case CAMERA_SELECT_BOTH: in CAMERA_I2CInitAsyncCore()1162 case CAMERA_SELECT_BOTH: in CAMERA_I2CSizeExAsyncCore()1280 case CAMERA_SELECT_BOTH: in CAMERA_I2CFrameRateAsyncCore()1392 case CAMERA_SELECT_BOTH: in CAMERA_I2CEffectExAsyncCore()1510 case CAMERA_SELECT_BOTH: in CAMERA_I2CFlipExAsyncCore()1625 case CAMERA_SELECT_BOTH: in CAMERA_I2CPhotoModeAsyncCore()1730 case CAMERA_SELECT_BOTH: in CAMERA_I2CWhiteBalanceAsyncCore()1835 case CAMERA_SELECT_BOTH: in CAMERA_I2CExposureAsyncCore()1931 case CAMERA_SELECT_BOTH: in CAMERA_I2CSharpnessAsyncCore()[all …]
108 return CAMERA_I2CInitCore(CAMERA_SELECT_BOTH); in CAMERA_Init()