SunSPOT API V5.0


Uses of Class
com.sun.spot.dmamemory.NotEnoughDMAMemoryException

Packages that use NotEnoughDMAMemoryException
com.sun.spot.dmamemory Support for allocating memory for DMA buffers. 
com.sun.spot.dmamemory.proxy Support for allocating memory for DMA buffers - from child isolates. 
 

Uses of NotEnoughDMAMemoryException in com.sun.spot.dmamemory
 

Methods in com.sun.spot.dmamemory that throw NotEnoughDMAMemoryException
 int IDMAMemoryManager.getBuffer(int size, String comment)
          Try to obtain memory for a DMA buffer.
 int DMAMemoryManager.getBuffer(int size, String comment)
           
 

Uses of NotEnoughDMAMemoryException in com.sun.spot.dmamemory.proxy
 

Methods in com.sun.spot.dmamemory.proxy that throw NotEnoughDMAMemoryException
 int ProxyDMAMemoryManager.getBuffer(int size, String comment)
           
 


SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.