Searched refs:CAMERA_SetLED (Results 1 – 2 of 2) sorted by relevance
443 if(CAMERA_SetLED(FALSE) != CAMERA_RESULT_SUCCESS) in TwlMain()516 if(CAMERA_SetLED(TRUE) != CAMERA_RESULT_SUCCESS) in TwlMain()529 if(CAMERA_SetLED(FALSE) != CAMERA_RESULT_SUCCESS) in TwlMain()
915 SDK_INLINE CAMERAResult CAMERA_SetLED(BOOL isBlink) in CAMERA_SetLED() function