|
SunSPOT API V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |