Common.h

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Done.

Done.

Done.

Done.

Done.

Done.

Added the VectorCAST #define.

Added the VectorCAST #define.

Done.

Done.

Done.

Done.

Done.

Done.

Done.

Done.

Done.

Done.

Done.

Done.

Done.

Done.

Done.

Done.

The typo has been fixed in DEN-13834.

The typo has been fixed in DEN-13834.

This function will be modified in DEN-13834.

This function will be modified in DEN-13834.

Done.

Done.

Remove comment at end of line.

Remove comment at end of line.

Indent here looks smaller than others. Should be 4 spaces.

Indent here looks smaller than others. Should be 4 spaces.

Initialize these in init function below (like other variables).

Initialize these in init function below (like other variables).

Align these with first 2 #defines.

Align these with first 2 #defines.

Move this to after execHeaters() and before #endif.

Move this to after execHeaters() and before #endif.

Remove comment at end of line.

Remove comment at end of line.

Please restore to normal return value and remove comments.

Please restore to normal return value and remove comments.

Remove blank line.

Remove blank line.

Remove this extra blank line.

Remove this extra blank line.

Not sure why this code is here - comment says remove so please remove these 2 lines of code.

Not sure why this code is here - comment says remove so please remove these 2 lines of code.

I think idea here is that we don't want any process to hold onto semaphore for very long so it can't block other processes for too long. If another process is calling this function to try to access...

I think idea here is that we don't want any process to hold onto semaphore for very long so it can't block other processes for too long. If another process is calling this function to try to access the protected resource, it will check for timeout and alarm if semaphore has been held for too long.

Need a default and s/w fault for this switch statement.

Need a default and s/w fault for this switch statement.

Keep this blank line.

Keep this blank line.

Should default trigger a s/w fault?

Should default trigger a s/w fault?

This default is unreachable I think.

This default is unreachable I think.