MATLAB XPC TARGET 4 - DEVICE DRIVERS Guia do Utilizador Página 100

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 111
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 99
1 2 ... 95 96 97 98 99 100 101 102 103 104 105 ... 110 111

Comentários a estes Manuais

Sem comentários