PSPSDK
2025-02-06
Loading...
Searching...
No Matches
pspdmac.h
Go to the documentation of this file.
1
/*
2
* PSP Software Development Kit - http://www.pspdev.org
3
* -----------------------------------------------------------------------
4
* Licensed under the BSD license, see LICENSE in PSPSDK root for details.
5
*
6
* dmac.c - A DMAC function
7
*
8
* Copyright (c) 2016 173210 <root.3.173210@live.com>
9
*/
10
11
#include <
psptypes.h
>
12
22
int
sceDmacMemcpy
(
void
*dst,
const
void
*src,
SceSize
n);
23
24
int
sceDmacTryMemcpy
(
void
*dst,
const
void
*src,
SceSize
n);
sceDmacMemcpy
int sceDmacMemcpy(void *dst, const void *src, SceSize n)
Copy data in memory using DMAC.
sceDmacTryMemcpy
int sceDmacTryMemcpy(void *dst, const void *src, SceSize n)
SceSize
unsigned int SceSize
Definition
pspkerneltypes.h:27
psptypes.h
dmac
pspdmac.h
Generated on Thu Feb 6 2025 07:45:18 for PSPSDK by
1.12.0