MATLAB XPC TARGET 4 - DEVICE DRIVERS Guide de l'utilisateur Page 100

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 111
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 99
1 2 ... 95 96 97 98 99 100 101 102 103 104 105 ... 110 111

Commentaires sur ces manuels

Pas de commentaire