Searched refs:CAMERA_IsBusyCore (Results 1 – 3 of 3) sorted by relevance
74 BOOL CAMERA_IsBusyCore( void );79 return CAMERA_IsBusyCore(); in CAMERA_IsBusy()
79 BOOL CAMERA_IsBusyCore( void ) in CAMERA_IsBusyCore() function
834 while ( CAMERA_IsBusyCore() != FALSE) in CAMERA_StartCore()856 while ( limit-- > 0 && CAMERA_IsBusyCore() != FALSE) // With timeout in CAMERA_StopCore()