Home
last modified time | relevance | path

Searched refs:DSPi_LoadGraphicsCore (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/include/twl/dsp/common/
Dgraphics.h108 BOOL DSPi_LoadGraphicsCore(FSFile *file, int slotB, int slotC);
151 return DSPi_LoadGraphicsCore(file, slotB, slotC); in DSP_LoadGraphics()
/TwlSDK-5.1.0/build/libraries/dsp/ARM9.TWL/src/
Ddsp_graphics.c112 BOOL DSPi_LoadGraphicsCore(FSFile *file, int slotB, int slotC) in DSPi_LoadGraphicsCore() function