Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from this space and version 3.05

...

os_int.c contains code for the interrupt handler task, which is used when OS_CFG_ISR_POST_DEFERRED_EN (see os_cfg.h) is set to 1 DEF_ENABLED. See Interrupt Management for details regarding the interrupt handler task.

...

os.h contains the main µC/OS-III header file, which declares constants, macros, µC/OS?-III global variables (for use by µC/OS-III only), function prototypes, and more.

...