Share via


Memory Constants (Windows CE 5.0)

Send Feedback

The following table shows the Memory constants.

Programming Element Description
OAL_MEMORY_CACHE_BIT Defines the address bit that determines whether an address is cached or uncached, according to the ranges below:
  • 0x80000000 - 0x9FFFFFFF represents a CACHED address.
  • 0xA0000000 - 0xBFFFFFFF represents and UNCACHED address.

See Also

Memory Reference | Production-Quality OAL Components

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.