Lines Matching refs:old
95 OSIntrMode old = OS_DisableInterrupts(); in CAMERA_StartCaptureCore() local
97 (void)OS_RestoreInterrupts(old); in CAMERA_StartCaptureCore()
111 OSIntrMode old = OS_DisableInterrupts(); in CAMERA_StopCaptureCore() local
113 (void)OS_RestoreInterrupts(old); in CAMERA_StopCaptureCore()
202 OSIntrMode old = OS_DisableInterrupts(); in CAMERA_SetTrimmingCore() local
206 (void)OS_RestoreInterrupts(old); in CAMERA_SetTrimmingCore()
234 OSIntrMode old = OS_DisableInterrupts(); in CAMERA_SetOutputFormatCore() local
245 (void)OS_RestoreInterrupts(old); in CAMERA_SetOutputFormatCore()
287 OSIntrMode old = OS_DisableInterrupts(); in CAMERA_ClearBufferCore() local
289 (void)OS_RestoreInterrupts(old); in CAMERA_ClearBufferCore()
303 OSIntrMode old = OS_DisableInterrupts(); in CAMERA_SetMasterInterruptCore() local
307 (void)OS_RestoreInterrupts(old); in CAMERA_SetMasterInterruptCore()
335 OSIntrMode old = OS_DisableInterrupts(); in CAMERA_SetVsyncInterruptCore() local
337 (void)OS_RestoreInterrupts(old); in CAMERA_SetVsyncInterruptCore()
365 OSIntrMode old = OS_DisableInterrupts(); in CAMERA_SetBufferErrorInterruptCore() local
369 (void)OS_RestoreInterrupts(old); in CAMERA_SetBufferErrorInterruptCore()
399 OSIntrMode old = OS_DisableInterrupts(); in CAMERA_SetTransferLinesCore() local
402 (void)OS_RestoreInterrupts(old); in CAMERA_SetTransferLinesCore()