Searched refs:CAMERA_RESULT_BUSY (Results 1 – 2 of 2) sorted by relevance
663 return CAMERA_RESULT_BUSY; in CAMERA_InitCore()905 … return result == CAMERA_RESULT_ILLEGAL_STATUS ? CAMERA_RESULT_ILLEGAL_STATUS : CAMERA_RESULT_BUSY; in CAMERA_I2CInitAsyncCore()978 … return result == CAMERA_RESULT_ILLEGAL_STATUS ? CAMERA_RESULT_ILLEGAL_STATUS : CAMERA_RESULT_BUSY; in CAMERA_I2CActivateAsyncCore()1079 … return result == CAMERA_RESULT_ILLEGAL_STATUS ? CAMERA_RESULT_ILLEGAL_STATUS : CAMERA_RESULT_BUSY; in CAMERA_I2CContextSwitchAsyncCore()1194 … return result == CAMERA_RESULT_ILLEGAL_STATUS ? CAMERA_RESULT_ILLEGAL_STATUS : CAMERA_RESULT_BUSY; in CAMERA_I2CSizeExAsyncCore()1305 … return result == CAMERA_RESULT_ILLEGAL_STATUS ? CAMERA_RESULT_ILLEGAL_STATUS : CAMERA_RESULT_BUSY; in CAMERA_I2CFrameRateAsyncCore()1420 … return result == CAMERA_RESULT_ILLEGAL_STATUS ? CAMERA_RESULT_ILLEGAL_STATUS : CAMERA_RESULT_BUSY; in CAMERA_I2CEffectExAsyncCore()1536 … return result == CAMERA_RESULT_ILLEGAL_STATUS ? CAMERA_RESULT_ILLEGAL_STATUS : CAMERA_RESULT_BUSY; in CAMERA_I2CFlipExAsyncCore()1643 … return result == CAMERA_RESULT_ILLEGAL_STATUS ? CAMERA_RESULT_ILLEGAL_STATUS : CAMERA_RESULT_BUSY; in CAMERA_I2CPhotoModeAsyncCore()1749 … return result == CAMERA_RESULT_ILLEGAL_STATUS ? CAMERA_RESULT_ILLEGAL_STATUS : CAMERA_RESULT_BUSY; in CAMERA_I2CWhiteBalanceAsyncCore()[all …]
35 CAMERA_RESULT_BUSY, enumerator