[DSP] Implement ConvertProcessAddressFromDspDram
This commit is contained in:
@@ -49,6 +49,7 @@ class DSPService {
|
||||
DSPPipe audioPipe;
|
||||
|
||||
// Service functions
|
||||
void convertProcessAddressFromDspDram(u32 messagePointer); // Nice function name
|
||||
void getSemaphoreHandle(u32 messagePointer);
|
||||
void loadComponent(u32 messagePointer);
|
||||
void readPipeIfPossible(u32 messagePointer);
|
||||
|
||||
Reference in New Issue
Block a user