Home
last modified time | relevance | path

Searched refs:dwChannel (Results 1 – 21 of 21) sorted by relevance

/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/sam/system/libsam/source/
H A Dtc.c60 extern void TC_Configure( Tc *pTc, uint32_t dwChannel, uint32_t dwMode ) in TC_Configure() argument
64 assert( dwChannel < (sizeof( pTc->TC_CHANNEL )/sizeof( pTc->TC_CHANNEL[0] )) ) ; in TC_Configure()
65 pTcCh = pTc->TC_CHANNEL+dwChannel ; in TC_Configure()
88 extern void TC_Start( Tc *pTc, uint32_t dwChannel ) in TC_Start() argument
92 assert( dwChannel < (sizeof( pTc->TC_CHANNEL )/sizeof( pTc->TC_CHANNEL[0] )) ) ; in TC_Start()
94 pTcCh = pTc->TC_CHANNEL+dwChannel ; in TC_Start()
106 extern void TC_Stop(Tc *pTc, uint32_t dwChannel ) in TC_Stop() argument
110 assert( dwChannel < (sizeof( pTc->TC_CHANNEL )/sizeof( pTc->TC_CHANNEL[0] )) ) ; in TC_Stop()
112 pTcCh = pTc->TC_CHANNEL+dwChannel ; in TC_Stop()
/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/sam/system/libsam/include/
H A Dtc.h63 extern void TC_Configure( Tc *pTc, uint32_t dwChannel, uint32_t dwMode ) ;
65 extern void TC_Start( Tc *pTc, uint32_t dwChannel ) ;
67 extern void TC_Stop( Tc *pTc, uint32_t dwChannel ) ;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddmusics.h98 … STDMETHOD(SetChannelPriority)(THIS_ DWORD dwChannelGroup, DWORD dwChannel, DWORD dwPriority) PURE; in DECLARE_INTERFACE_()
99 …STDMETHOD(GetChannelPriority)(THIS_ DWORD dwChannelGroup, DWORD dwChannel, LPDWORD pdwPriority) PU… in DECLARE_INTERFACE_()
155 … STDMETHOD(SetChannelPriority)(THIS_ DWORD dwChannelGroup, DWORD dwChannel, DWORD dwPriority) PURE; in DECLARE_INTERFACE_()
156 …STDMETHOD(GetChannelPriority)(THIS_ DWORD dwChannelGroup, DWORD dwChannel, LPDWORD pdwPriority) PU… in DECLARE_INTERFACE_()
160 …)(THIS_ REFERENCE_TIME rt, DWORD dwVoiceId, DWORD dwChannelGroup, DWORD dwChannel, DWORD dwDLId, L… in DECLARE_INTERFACE_()
164 …STDMETHOD(AssignChannelToBuses)(THIS_ DWORD dwChannelGroup, DWORD dwChannel, LPDWORD pdwBuses, DWO… in DECLARE_INTERFACE_()
H A Didf.h53 DWORD dwChannel; member
H A Dvcr.h238 DWORD dwChannel; member
H A Ddmusicc.h667 … STDMETHOD(SetChannelPriority)(THIS_ DWORD dwChannelGroup, DWORD dwChannel, DWORD dwPriority) PURE; in DECLARE_INTERFACE_()
668 …STDMETHOD(GetChannelPriority)(THIS_ DWORD dwChannelGroup, DWORD dwChannel, LPDWORD pdwPriority) PU… in DECLARE_INTERFACE_()
H A Dksmedia.h2536 DWORD dwChannel; member
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddmusics.h98 … STDMETHOD(SetChannelPriority)(THIS_ DWORD dwChannelGroup, DWORD dwChannel, DWORD dwPriority) PURE; in DECLARE_INTERFACE_()
99 …STDMETHOD(GetChannelPriority)(THIS_ DWORD dwChannelGroup, DWORD dwChannel, LPDWORD pdwPriority) PU… in DECLARE_INTERFACE_()
155 … STDMETHOD(SetChannelPriority)(THIS_ DWORD dwChannelGroup, DWORD dwChannel, DWORD dwPriority) PURE; in DECLARE_INTERFACE_()
156 …STDMETHOD(GetChannelPriority)(THIS_ DWORD dwChannelGroup, DWORD dwChannel, LPDWORD pdwPriority) PU… in DECLARE_INTERFACE_()
160 …)(THIS_ REFERENCE_TIME rt, DWORD dwVoiceId, DWORD dwChannelGroup, DWORD dwChannel, DWORD dwDLId, L… in DECLARE_INTERFACE_()
164 …STDMETHOD(AssignChannelToBuses)(THIS_ DWORD dwChannelGroup, DWORD dwChannel, LPDWORD pdwBuses, DWO… in DECLARE_INTERFACE_()
H A Didf.h53 DWORD dwChannel; member
H A Dvcr.h238 DWORD dwChannel; member
H A Ddmusicc.h667 … STDMETHOD(SetChannelPriority)(THIS_ DWORD dwChannelGroup, DWORD dwChannel, DWORD dwPriority) PURE; in DECLARE_INTERFACE_()
668 …STDMETHOD(GetChannelPriority)(THIS_ DWORD dwChannelGroup, DWORD dwChannel, LPDWORD pdwPriority) PU… in DECLARE_INTERFACE_()
H A Dksmedia.h2536 DWORD dwChannel; member
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/win32/
H A Dwin_main.c115 extern void I_SetMidiChannelVolume( DWORD dwChannel, DWORD dwVolumePercent );
H A Dwin_snd.c2054 void I_SetMidiChannelVolume( DWORD dwChannel, DWORD dwVolumePercent ) in I_SetMidiChannelVolume() argument
2062 dwVol = ( dwVolCache[dwChannel] * dwVolumePercent ) / 1000; in I_SetMidiChannelVolume()
2064 dwEvent = MIDI_CTRLCHANGE | dwChannel | ((DWORD)MIDICTRL_VOLUME << 8) in I_SetMidiChannelVolume()
/dports/devel/upp/upp/bazaar/plugin/portaudio/hostapi/wasapi/mingw-include/
H A Dksmedia.h2529 DWORD dwChannel; member
/dports/emulators/mess/mame-mame0226/3rdparty/portaudio/src/hostapi/wasapi/mingw-include/
H A Dksmedia.h2543 DWORD dwChannel; member
/dports/emulators/mame/mame-mame0226/3rdparty/portaudio/src/hostapi/wasapi/mingw-include/
H A Dksmedia.h2543 DWORD dwChannel; member
/dports/audio/portaudio/portaudio/src/hostapi/wasapi/mingw-include/
H A Dksmedia.h2543 DWORD dwChannel; member
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/portaudio_sc_org/src/hostapi/wasapi/mingw-include/
H A Dksmedia.h2543 DWORD dwChannel; member
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/KernelStreaming/
H A Dmod.rs6957 pub dwChannel: u32, field
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/Audio/CoreAudio/
H A Dmod.rs20682 pub dwChannel: u32, field
20692 …("dwAnalogVideoStandard", &self.dwAnalogVideoStandard).field("dwChannel", &self.dwChannel).finish() in fmt()
20697 …e && self.dwAnalogVideoStandard == other.dwAnalogVideoStandard && self.dwChannel == other.dwChannel in eq()