Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/libraries/camera/ARM9.TWL/include/
Dcamera_intr.h30 void CAMERA_SetVsyncInterruptCore( CAMERAIntrVsync type );
31 CAMERAIntrVsync CAMERA_GetVsyncInterruptCore( void );
/TwlSDK-5.2.1/build/libraries/camera/ARM9.TWL/src/
Dcamera.c333 void CAMERA_SetVsyncInterruptCore( CAMERAIntrVsync type ) in CAMERA_SetVsyncInterruptCore()
349 CAMERAIntrVsync CAMERA_GetVsyncInterruptCore( void ) in CAMERA_GetVsyncInterruptCore()
351 return (CAMERAIntrVsync)(reg_CAM_CNT & REG_CAM_CNT_IREQVS_MASK); in CAMERA_GetVsyncInterruptCore()
/TwlSDK-5.2.1/include/twl/camera/ARM9/
Dcamera.h45 } CAMERAIntrVsync; typedef