nn::os::NN_ATTRIBUTE_DEPRECATED Constant

Syntax

#include <nn/os.h>

const size_t DEVICE_MEMORY_SIZE NN_ATTRIBUTE_DEPRECATED =  NN_OS_DEVICE_MEMORY_SIZE;

Description

This constant will be eliminated in the future.

The device memory size can now be set from a program. See SetDeviceMemorySize for more information. This constant will be removed in a future release.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL