OS_PTR_QUEUE_CLEAR_FUNC Definition

This constant determines whether the osClearPtrQueue function is included in or excluded from the compilation. The constant is set to 1 by default, making the function available. If the function is not required, it can be disabled by setting the value to 0 to reduce the total code footprint.

Version:1.0
See also: osClearPtrQueue, queue of pointers
SpaceShadow documentation