Home
last modified time | relevance | path

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

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