Home | History | Annotate | Download | only in inc

Lines Matching full:address

143  *      pMpuAddr        :   Buffer start address
166 * pMpuAddr : Buffer start address
237 * Maps a MPU buffer to DSP address space.
240 * pMpuAddr : Starting address of the memory region to map.
242 * pReqAddr : Requested DSP start address. Offset-adjusted actual
243 * mapped address is in the last argument.
244 * ppMapAddr : Ptr to DSP side mapped BYTE address.
252 * : address.
295 * Reserve a virtually contiguous region of DSP address space.
298 * ulSize : Size of the address space to reserve.
299 * ppRsvAddr : Ptr to DSP side reserved BYTE address.
318 * Removes a MPU buffer mapping from the DSP address space.
321 * pMapAddr : Starting address of the mapped memory region.
327 * : address.
340 * Frees a previously reserved region of DSP address space.
343 * pRsvAddr : Ptr to DSP side reservedBYTE address.
349 * : address.