Home
last modified time | relevance | path

Searched defs:speed (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.4/build/demos.TWL/os/cpuSpeed-1/src/
Dmain.c36 SCFGCpuSpeed speed = SCFG_GetCpuSpeed(); in TwlMain() local
/TwlSDK-5.4/include/nitro/snd/common/
Dexchannel.h135 u8 speed; // At 256, one sample at a time member
/TwlSDK-5.4/build/libraries/snd/ARM9/src/
Dsnd_interface.c219 void SND_SetTrackModSpeed(int playerNo, u32 trackBitMask, int speed) in SND_SetTrackModSpeed()