Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/twl/camera/ARM9/
Dcamera_api.h55 CAMERAResult CAMERA_I2CInitCore(CAMERASelect camera);
108 return CAMERA_I2CInitCore(CAMERA_SELECT_BOTH); in CAMERA_Init()
208 return CAMERA_I2CInitCore(camera); in CAMERA_I2CInit()
/TwlSDK-5.1.0/build/libraries/camera/ARM9.TWL/src/
Dcamera_api.c927 CAMERAResult CAMERA_I2CInitCore(CAMERASelect camera) in CAMERA_I2CInitCore() function