Searched defs:timer (Results 1 – 5 of 5) sorted by relevance
| /TwlSDK-5.2.1/build/libraries/snd/common/src/ |
| D | snd_util.c | 314 u64 timer; // Result timer value in SND_CalcTimer() local
|
| D | snd_command.c | 1029 static void SetChannelTimer(u32 chBitMask, int timer) in SetChannelTimer()
|
| /TwlSDK-5.2.1/build/libraries/snd/ARM9/src/ |
| D | snd_interface.c | 300 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/ |
| D | main.c | 50 static u8 timer = 5; variable
|
| /TwlSDK-5.2.1/include/nitro/snd/common/ |
| D | exchannel.h | 111 u16 timer; // = SND_TIMER_CLOCK / rate member 124 u16 timer; // = SND_TIMER_CLOCK / rate member 186 u16 timer; member
|