|
PS2SDK
PS2 Homebrew Libraries
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | MIN(a, b) |
| #define | AUDSRV_IRX 0x870884e |
| #define | AUDSRV_VOICE_DMA_CH 0 |
| #define | AUDSRV_BLOCK_DMA_CH 1 |
audsrv IOP server
Definition in file audsrv_internal.h.
| #define MIN | ( | a, | |
| b ) |
Find the minimum value between A and B
Definition at line 19 of file audsrv_internal.h.
| #define AUDSRV_IRX 0x870884e |
Definition at line 22 of file audsrv_internal.h.
| #define AUDSRV_VOICE_DMA_CH 0 |
Definition at line 25 of file audsrv_internal.h.
| #define AUDSRV_BLOCK_DMA_CH 1 |
Definition at line 26 of file audsrv_internal.h.