Home
last modified time | relevance | path

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

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