Home
last modified time | relevance | path

Searched refs:CAMERA_SetMasterInterruptCore (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.2.1/build/libraries/camera/ARM9.TWL/include/
Dcamera_intr.h28 void CAMERA_SetMasterInterruptCore( BOOL enabled );
/TwlSDK-5.2.1/build/libraries/camera/ARM9.TWL/src/
Dcamera.c301 void CAMERA_SetMasterInterruptCore( BOOL enabled ) in CAMERA_SetMasterInterruptCore() function
Dcamera_api.c711 CAMERA_SetMasterInterruptCore(TRUE); in CAMERA_InitCore()
796 CAMERA_SetMasterInterruptCore(FALSE); in CAMERA_EndCore()