This constant determines whether the osGetTaskPriority and osSetTaskPriority 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.
When this constant is not defined, the default value is 1, and the functions are included in the output code.
| Version: | 1.0 |
|---|---|
| See also: | osGetTaskPriority, osSetTaskPriority, tasks |