Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/twl/camera/ARM9/
Dcamera_api.h83 CAMERAResult CAMERA_SetLEDCore(BOOL isBlink);
919 return CAMERA_SetLEDCore(isBlink); in CAMERA_SetLED()
/TwlSDK-5.1.0/build/libraries/camera/ARM9.TWL/src/
Dcamera_api.c2333 CAMERAResult CAMERA_SetLEDCore(BOOL isBlink) in CAMERA_SetLEDCore() function
2388 result = CAMERA_SetLEDCore(TRUE); in CAMERA_SwitchOffLEDCore()
2391 return CAMERA_SetLEDCore(FALSE); in CAMERA_SwitchOffLEDCore()