|
ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
#include <stdio.h>#include <stddef.h>#include <stdarg.h>#include "tamtypes.h"#include "kernel.h"#include "string.h"#include "sio.h"
Include dependency graph for sio.c:Go to the source code of this file.
Macros | |
| #define | PS2LIB_STR_MAX 4096 |
| #define | CPUCLK 294912000 |
| #define | LCR_SCS_VAL (1<<5) |
Routines for accessing the EE's on-chip serial port.
Definition in file sio.c.
| #define CPUCLK 294912000 |
| #define LCR_SCS_VAL (1<<5) |