MATLAB XPC TARGET 4 - DEVICE DRIVERS Guida Utente Pagina 100

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 111
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 99
xpcAllocPhysicalMemor y
Purpose Allocate physical memory
Prototype void *xp cAllocPhysicalMemory(uint32_T numBytes)
Header
File
xpctarget.h
Arguments
numBytes
Allocate specified number of bytes of memory.
Description The xpcAllocPhysicalMemory function allocates the requested bytes
of physical memory. Functions such as
malloc only return virtual
memory.
xPCAllocPhysicalMemory allocates physical memory, w here p hysical
memory is the same as the virtual address. Use this function only when
absolutely necessary, such as for DMA transfers.
See Also xpcFreePhysicalMemory
11-2
Vedere la pagina 99
1 2 ... 95 96 97 98 99 100 101 102 103 104 105 ... 110 111

Commenti su questo manuale

Nessun commento