uofw/include
2021-03-22 22:14:20 +01:00
..
common Fix SCE_MODULE_STOP macro. (#89) 2021-03-22 21:36:56 +01:00
crypto include/errors.h: Began to separate specific error codes from commonly used error codes. 2016-08-05 00:51:56 +02:00
graphics error code structure: Separated facility specific error codes from error codes commonly used throughout the kernel. include/errors.h now contains only commonly used errors. Facility specific error codes have their own header files. 2016-08-08 00:17:23 +02:00
net include/net/lib_ssl.h: Fixed typo. 2016-08-08 00:26:24 +02:00
sound include/sound/lib_ssl.h: Fixed misspelled include guard . 2016-08-08 00:24:38 +02:00
utility include/sound/lib_ssl.h: Fixed misspelled include guard . 2016-08-08 00:24:38 +02:00
video error code structure: Separated facility specific error codes from error codes commonly used throughout the kernel. include/errors.h now contains only commonly used errors. Facility specific error codes have their own header files. 2016-08-08 00:17:23 +02:00
audio.h include/errors.h: Began to separate specific error codes from commonly used error codes. 2016-08-05 00:51:56 +02:00
avcodec_audiocodec.h Fixed some warnings, and some mistakes by the way 2014-05-12 20:07:57 +02:00
clockgen.h General code/documentation improvements. 2013-04-05 16:06:58 +02:00
codec.h Separated internal and external common headers 2012-08-23 13:37:32 +00:00
common_asm.h include/common_asm.h: Added and should be included in every .S file. common.S: Updated. Loadcore, Usersystemlib: Applied common.S updates to .S files. 2013-04-08 20:42:08 +02:00
common_header.h Separated internal and external common headers 2012-08-23 13:37:32 +00:00
common_imp.h Added first version of Loadcore, hasn't been tested yet. 2012-09-14 17:17:22 +00:00
ctrl.h Controller service: Add comments detailing SYSCON retrieved button states. (#83) 2021-02-27 10:55:29 +01:00
display.h Separated internal and external common headers 2012-08-23 13:37:32 +00:00
dmacman.h Separated internal and external common headers 2012-08-23 13:37:32 +00:00
dnas_error.h Fixed doxygen docuemntation for umd_error.h and dnas_error.h. 2016-08-03 13:40:37 +02:00
exceptionman.h Separated internal and external common headers 2012-08-23 13:37:32 +00:00
ge.h More clean in GE mostly 2013-01-06 00:52:05 +01:00
init.h init: Updated header files. 2013-04-27 15:35:05 +02:00
interruptman.h Finally, everything's compiling 2012-09-14 19:39:02 +00:00
iofilemgr_kernel.h Add Module Manager (#69) 2021-01-02 16:30:44 +01:00
iofilemgr_stdio.h Separated internal and external common headers 2012-08-23 13:37:32 +00:00
led.h General code/documentation improvements. 2013-04-05 16:06:58 +02:00
lfatfs.h Separated internal and external common headers 2012-08-23 13:37:32 +00:00
loadcore.h Fix various warnings caught by GCC 9 in newer psp-toolchain (#76) 2021-01-19 11:10:24 +01:00
loadexec_kernel.h Loadexec: added headers 2013-04-13 21:32:54 +02:00
loadexec_user.h Loadexec: added headers 2013-04-13 21:32:54 +02:00
lowio_ddr.h Separated internal and external common headers 2012-08-23 13:37:32 +00:00
lowio_gpio.h Added revised and working LED module, including its documentation. 2013-02-06 17:17:19 +01:00
lowio_i2c.h lowio: update lowio_i2c.h with protoypes used by clockgen 2013-04-01 20:34:11 +02:00
lowio_sysreg.h Separated internal and external common headers 2012-08-23 13:37:32 +00:00
mediaman_kernel.h Fixed doxygen docuemntation for umd_error.h and dnas_error.h. 2016-08-03 13:40:37 +02:00
mediaman_user.h Fixed doxygen docuemntation for umd_error.h and dnas_error.h. 2016-08-03 13:40:37 +02:00
mediaman.h Add Module Manager (#69) 2021-01-02 16:30:44 +01:00
memlmd.h ddrdb: Code fixes, cleanups and updated documentation. 2016-08-03 02:12:24 +02:00
mesgled.h Add Module Manager (#69) 2021-01-02 16:30:44 +01:00
modulemgr_init.h Add Module Manager (#69) 2021-01-02 16:30:44 +01:00
modulemgr_kernel.h Add Module Manager (#69) 2021-01-02 16:30:44 +01:00
modulemgr_moduleInfo.h Add Module Manager (#69) 2021-01-02 16:30:44 +01:00
modulemgr_nids.h Add Module Manager (#69) 2021-01-02 16:30:44 +01:00
modulemgr_options.h Add Module Manager (#69) 2021-01-02 16:30:44 +01:00
modulemgr_user.h Add Module Manager (#69) 2021-01-02 16:30:44 +01:00
ms_cm_error.h error code structure: Separated facility specific error codes from error codes commonly used throughout the kernel. include/errors.h now contains only commonly used errors. Facility specific error codes have their own header files. 2016-08-08 00:17:23 +02:00
openpsid_ddrdb.h Fixed doxygen docuemntation for umd_error.h and dnas_error.h. 2016-08-03 13:40:37 +02:00
power_error.h include/errors.h: Began to separate specific error codes from commonly used error codes. 2016-08-05 00:51:56 +02:00
pspmoduleexport.h Fix various warnings caught by GCC 9 in newer psp-toolchain (#76) 2021-01-19 11:10:24 +01:00
syscon.h Add missing parantheses to macros introduced in commit 9c368cf1b3. 2021-01-06 18:32:54 +01:00
sysmem_common.h sysmem: Make it closer to compiling 2013-07-07 01:05:31 +02:00
sysmem_kdebug.h sysmem: fixed compilation, yay! (and loadcore) 2013-07-08 00:08:53 +02:00
sysmem_kernel.h Add Module Manager (#69) 2021-01-02 16:30:44 +01:00
sysmem_suspend_kernel.h init: Updated header files used by init. 2013-04-25 21:57:39 +02:00
sysmem_sysclib.h Fix various warnings caught by GCC 9 in newer psp-toolchain (#76) 2021-01-19 11:10:24 +01:00
sysmem_sysevent.h sysmem: Make it closer to compiling 2013-07-07 01:05:31 +02:00
sysmem_user.h Add Module Manager (#69) 2021-01-02 16:30:44 +01:00
sysmem_utils_kernel.h Add many NIDs from the PS3 PSP emulator + others derived from them 2021-03-22 22:14:20 +01:00
systimer.h General code/documentation improvements. 2013-04-05 16:06:58 +02:00
threadman_kernel.h Add Module Manager (#69) 2021-01-02 16:30:44 +01:00
threadman_user.h threadman: add some decrypted NIDs, regenerate libs 2014-04-25 00:52:15 +01:00
umd_error.h Fixed doxygen docuemntation for umd_error.h and dnas_error.h. 2016-08-03 13:40:37 +02:00
usersystemlib_kernel.h usersystemlib: avoid conflicting prototypes for sceKernelMemcpy 2014-04-25 23:10:52 +01:00