Home
last modified time | relevance | path

Searched defs:timer (Results 1 – 5 of 5) sorted by relevance

/TwlSDK-5.2.1/build/libraries/snd/common/src/
Dsnd_util.c314 u64 timer; // Result timer value in SND_CalcTimer() local
Dsnd_command.c1029 static void SetChannelTimer(u32 chBitMask, int timer) in SetChannelTimer()
/TwlSDK-5.2.1/build/libraries/snd/ARM9/src/
Dsnd_interface.c300 void SND_SetChannelTimer(u32 chBitMask, int timer) in SND_SetChannelTimer()
320 int loopLen, int volume, SNDChannelDataShift shift, int timer, int pan) in SND_SetupChannelPcm()
330 SNDDuty duty, int volume, SNDChannelDataShift shift, int timer, int pan) in SND_SetupChannelPsg()
335 void SND_SetupChannelNoise(int chNo, int volume, SNDChannelDataShift shift, int timer, int pan) in SND_SetupChannelNoise()
/TwlSDK-5.2.1/build/demos.TWL/snd/ignoreHWVolumeDemo/src/
Dmain.c50 static u8 timer = 5; variable
/TwlSDK-5.2.1/include/nitro/snd/common/
Dexchannel.h111 u16 timer; // = SND_TIMER_CLOCK / rate member
124 u16 timer; // = SND_TIMER_CLOCK / rate member
186 u16 timer; member