OS_TASK_QUANTUM_FUNC definition

This constant determines whether the osGetTaskQuantum and osSetTaskQuantum functions are included or excluded during compilation. These functions are compiled if the constant value is set to 1, and are omitted when the value is 0.

If this constant is not defined, the default value is 1, and the functions are included in the output code.

Version:1.0
See also: osGetTaskQuantum, osSetTaskQuantum, tasks
SpaceShadow documentation