vitasdk
Documentation of the vitasdk
vitasdkkern.h
Go to the documentation of this file.
1 #ifndef _VITASDKKERN_H_
2 #define _VITASDKKERN_H_
3 
4 #include <psp2kern/types.h>
5 #include <psp2kern/appmgr.h>
6 #include <psp2kern/bt.h>
7 #include <psp2kern/ctrl.h>
8 #include <psp2kern/display.h>
9 #include <psp2kern/fios2.h>
10 #include <psp2kern/gpu_es4.h>
11 #include <psp2kern/idstorage.h>
12 #include <psp2kern/jpegenc.h>
13 #include <psp2kern/netps.h>
14 #include <psp2kern/npdrm.h>
15 #include <psp2kern/pfsmgr.h>
16 #include <psp2kern/post_ss_mgr.h>
17 #include <psp2kern/power.h>
18 #include <psp2kern/registrymgr.h>
19 #include <psp2kern/touch.h>
20 #include <psp2kern/udcd.h>
21 #include <psp2kern/usbd.h>
22 #include <psp2kern/usbserial.h>
23 #include <psp2kern/usbserv.h>
24 
27 
28 #include <psp2kern/io/devctl.h>
29 #include <psp2kern/io/dirent.h>
30 #include <psp2kern/io/fcntl.h>
31 #include <psp2kern/io/stat.h>
32 
33 #include <psp2kern/kernel/acmgr.h>
34 #include <psp2kern/kernel/aimgr.h>
36 #include <psp2kern/kernel/cpu.h>
37 #include <psp2kern/kernel/debug.h>
39 #include <psp2kern/kernel/dipsw.h>
40 #include <psp2kern/kernel/dmac.h>
46 #include <psp2kern/kernel/msif.h>
47 #include <psp2kern/kernel/pm_mgr.h>
50 #include <psp2kern/kernel/rtc.h>
52 #include <psp2kern/kernel/ssmgr.h>
55 #include <psp2kern/kernel/syscon.h>
56 #include <psp2kern/kernel/sysmem.h>
60 #include <psp2kern/kernel/uart.h>
61 #include <psp2kern/kernel/utils.h>
69 
70 #include <psp2kern/lowio/dsi.h>
71 #include <psp2kern/lowio/gpio.h>
72 #include <psp2kern/lowio/i2c.h>
73 #include <psp2kern/lowio/iftu.h>
75 
76 #endif /* _VITASDKKERN_H_ */