Searched refs:CAMERAIntrVsync (Results 1 – 3 of 3) sorted by relevance
30 void CAMERA_SetVsyncInterruptCore( CAMERAIntrVsync type );31 CAMERAIntrVsync CAMERA_GetVsyncInterruptCore( void );
321 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()
45 } CAMERAIntrVsync; typedef