MCPcopy Create free account

hub / github.com/Atarity/Lightpack / functions

Functions4,331 in github.com/Atarity/Lightpack

↓ 2 callersFunctionEVENT_USB_Host_DeviceEnumerationComplete
Event handler for the USB_DeviceEnumerationComplete event. This indicates that a device has been successfully * enumerated by the host and is now re
Firmware/LUFA/CodeTemplates/HostTemplate/HostApplication.c:88
↓ 2 callersFunctionEVENT_USB_Host_HostError
Event handler for the USB_HostError event. This indicates that a hardware error occurred while in host mode. */
Firmware/LUFA/CodeTemplates/HostTemplate/HostApplication.c:106
↓ 2 callersFunctionEndpoint_BytesInEndpoint
Firmware/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:222
↓ 2 callersFunctionEndpoint_BytesInEndpoint
Firmware/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h:283
↓ 2 callersFunctionEndpoint_ConfigureEndpoint_PRV
Firmware/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.c:68
↓ 2 callersFunctionEndpoint_DisableEndpoint
Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:301
↓ 2 callersFunctionEndpoint_DisableEndpoint
Firmware/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:301
↓ 2 callersFunctionEndpoint_EnableEndpoint
Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:292
↓ 2 callersFunctionEndpoint_EnableEndpoint
Firmware/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:292
↓ 2 callersFunctionEndpoint_GetCurrentEndpoint
Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:253
↓ 2 callersFunctionEndpoint_GetEndpointDirection
Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:241
↓ 2 callersFunctionEndpoint_GetEndpointDirection
Firmware/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:238
↓ 2 callersFunctionEndpoint_IsConfigured
Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:368
↓ 2 callersFunctionEndpoint_IsConfigured
Firmware/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:368
↓ 2 callersFunctionEndpoint_IsSETUPReceived
Firmware/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:429
↓ 2 callersFunctionEndpoint_IsSETUPReceived
Firmware/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h:407
↓ 2 callersMethodEnumerateAcmDrivers
<summary> Gets a list of the ACM Drivers installed </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/Compression/AcmDriver.cs:130
↓ 2 callersFunctionEvalCurrentImage_SmoothlyAlg
Firmware/LedManager.c:47
↓ 2 callersMethodExistingWindow
<summary> Sets up a new WaveCallbackInfo to use an existing window IMPORTANT: only use this on the GUI thread </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/MmeInterop/WaveCallbackInfo.cs:45
↓ 2 callersMethodFlush
<summary> Flushes all buffered data </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Dmo/MediaObject.cs:446
↓ 2 callersMethodGetChunkData
<summary> Gets the data for the specified chunk </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveStreams/WaveFileReader.cs:135
↓ 2 callersMethodGetColors
()
Software/apiexamples/dotnetLightpack/libLightpack/ApiLightpack.cs:288
↓ 2 callersMethodGetCount
(out int propCount)
Software/apiexamples/C#/VolumeLight/NAudio/CoreAudioApi/Interfaces/IPropertyStore.cs:15
↓ 2 callersMethodGetCountLeds
Software/src/LightpackPluginInterface.cpp:477
↓ 2 callersMethodGetDataAsStructure
(StructureBuilder s)
Software/apiexamples/C#/VolumeLight/NAudio/FileFormats/SoundFont/RiffChunk.cs:105
↓ 2 callersMethodGetDevicePeriod
REFERENCE_TIME is 64 bit int
Software/apiexamples/C#/VolumeLight/NAudio/CoreAudioApi/Interfaces/IAudioClient.cs:42
↓ 2 callersMethodGetMixerControl
<summary> Gets a specified Mixer Control </summary> <param name="mixerHandle">Mixer Handle</param> <param name="nLineID">Line ID</param> <param name="
Software/apiexamples/C#/VolumeLight/NAudio/Mixer/MixerControl.cs:78
↓ 2 callersMethodGetNextPacketSize
<summary> Gets the size of the next packet </summary>
Software/apiexamples/C#/VolumeLight/NAudio/CoreAudioApi/AudioCaptureClient.cs:57
↓ 2 callersMethodGetRIFFChunks
<summary> Gets the cues as the concatenated cue and list RIFF chunks. </summary> <returns>RIFF chunks containing the cue data</returns>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveStreams/CueList.cs:188
↓ 2 callersMethodGetService
(ref Guid interfaceId, [MarshalAs(UnmanagedType.IUnknown)] out object interfacePointer)
Software/apiexamples/C#/VolumeLight/NAudio/CoreAudioApi/Interfaces/IAudioClient.cs:52
↓ 2 callersMethodIcon
Software/src/Plugin.cpp:74
↓ 2 callersMethodIsControlBoolean
<summary> Returns true if this is a boolean control </summary> <param name="controlType">Control type</param>
Software/apiexamples/C#/VolumeLight/NAudio/Mixer/MixerControl.cs:233
↓ 2 callersMethodIsControlCustom
(MixerControlType controlType)
Software/apiexamples/C#/VolumeLight/NAudio/Mixer/MixerControl.cs:354
↓ 2 callersMethodIsControlListText
<summary> Determines whether a specified mixer control type is a list text control </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Mixer/MixerControl.cs:269
↓ 2 callersMethodIsControlSigned
(MixerControlType controlType)
Software/apiexamples/C#/VolumeLight/NAudio/Mixer/MixerControl.cs:295
↓ 2 callersMethodIsControlUnsigned
(MixerControlType controlType)
Software/apiexamples/C#/VolumeLight/NAudio/Mixer/MixerControl.cs:323
↓ 2 callersFunctionLedDriver_Update
Firmware/LedDriver.c:85
↓ 2 callersFunctionLedDriver_UpdatePWM
Firmware/LedDriver.c:196
↓ 2 callersMethodLoadData
<summary> Loads data into this buffer </summary> <param name="data">Data to load</param> <param name="bytes">Number of bytes to load</param>
Software/apiexamples/C#/VolumeLight/NAudio/Dmo/MediaBuffer.cs:128
↓ 2 callersMethodLoadFromStream
<summary> Reads an MP3 frame from a stream </summary> <param name="input">input stream</param> <returns>A valid MP3 frame, or null if none found</retu
Software/apiexamples/C#/VolumeLight/NAudio/FileFormats/Mp3/Mp3Frame.cs:55
↓ 2 callersMethodLoadZones
(Zone[] presetZones)
Software/apiexamples/C#/VolumeLight/NAudio/FileFormats/SoundFont/PresetBuilder.cs:49
↓ 2 callersMethodLock
(bool acquireLock)
Software/apiexamples/C#/VolumeLight/NAudio/Dmo/IMediaObject.cs:81
↓ 2 callersMethodLock
()
Software/apiexamples/dotnetLightpack/libLightpack/ApiLightpack.cs:218
↓ 2 callersFunctionMS_Host_WaitForDataReceived
Firmware/LUFA/Drivers/USB/Class/Host/MassStorageClassHost.c:184
↓ 2 callersMethodNewWindow
<summary> Sets up a new WaveCallbackInfo to use a New Window IMPORTANT: only use this on the GUI thread </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/MmeInterop/WaveCallbackInfo.cs:36
↓ 2 callersFunctionOSCTimeTag
Convert a time in floating seconds to its OSC binary representation
Software/apiexamples/liOSC/OSC.py:727
↓ 2 callersFunctionPipe_BytesToEPSizeMask
Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:898
↓ 2 callersFunctionPipe_BytesToEPSizeMask
Firmware/LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.h:895
↓ 2 callersFunctionPipe_ClearError
Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:403
↓ 2 callersFunctionPipe_DisablePipe
Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:261
↓ 2 callersFunctionPipe_DisablePipe
Firmware/LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.h:248
↓ 2 callersFunctionPipe_EnablePipe
Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:252
↓ 2 callersFunctionPipe_EnablePipe
Firmware/LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.h:239
↓ 2 callersFunctionPipe_GetCurrentPipe
Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:216
↓ 2 callersFunctionPipe_GetPipeToken
Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:281
↓ 2 callersFunctionPipe_IsStalled
Firmware/LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.h:558
↓ 2 callersFunctionPipe_Read_16_LE
Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:646
↓ 2 callersFunctionPipe_SetInfiniteINRequests
Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:301
↓ 2 callersFunctionPipe_SetInfiniteINRequests
Firmware/LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.h:288
↓ 2 callersMethodPlay
<summary> Begin playback </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveOutputs/DirectSoundOut.cs:133
↓ 2 callersMethodProcessInput
<summary> Process Input </summary> <param name="inputStreamIndex">Input Stream index</param> <param name="mediaBuffer">Media Buffer</param> <param nam
Software/apiexamples/C#/VolumeLight/NAudio/Dmo/MediaObject.cs:396
↓ 2 callersMethodProcessOutput
<summary> Process Output </summary> <param name="flags">Flags</param> <param name="outputBufferCount">Output buffer count</param> <param name="outputB
Software/apiexamples/C#/VolumeLight/NAudio/Dmo/MediaObject.cs:408
↓ 2 callersMethodQueryHardwareSupport
(out uint pdwHardwareSupportMask)
Software/apiexamples/C#/VolumeLight/NAudio/CoreAudioApi/Interfaces/IAudioEndpointVolume.cs:49
↓ 2 callersMethodRead
<summary> Reads decompressed PCM data from our MP3 file. </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveStreams/Mp3FileReader.cs:275
↓ 2 callersMethodRead
(BinaryReader br)
Software/apiexamples/C#/VolumeLight/NAudio/FileFormats/SoundFont/ZoneBuilder.cs:16
↓ 2 callersMethodReadChunk
<summary> reads a chunk at the current position </summary>
Software/apiexamples/C#/VolumeLight/NAudio/FileFormats/SoundFont/RiffChunk.cs:53
↓ 2 callersMethodReadWaveFormat
(BinaryReader br, int formatChunkLength)
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveFormats/WaveFormat.cs:209
↓ 2 callersMethodReleaseBuffer
<summary> Release buffer </summary> <param name="numFramesWritten">Number of frames written</param> <param name="bufferFlags">Buffer flags</param>
Software/apiexamples/C#/VolumeLight/NAudio/CoreAudioApi/AudioRenderClient.cs:38
↓ 2 callersMethodReset
<summary> Reset the MIDI in device </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Midi/MidiIn.cs:85
↓ 2 callersMethodRestore
STDMETHOD(Restore) (THIS) PURE;
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveOutputs/DirectSoundOut.cs:711
↓ 2 callersMethodRetrieveData
<summary> Retrieves the data in the output buffer </summary> <param name="data">buffer to retrieve into</param> <param name="offset">offset within tha
Software/apiexamples/C#/VolumeLight/NAudio/Dmo/MediaBuffer.cs:139
↓ 2 callersMethodRun
(double inValue, ref double state)
Software/apiexamples/C#/VolumeLight/NAudio/Dsp/EnvelopeDetector.cs:103
↓ 2 callersMethodSend
<summary> Sends a MIDI message to the MIDI out device </summary> <param name="message">The message to send</param>
Software/apiexamples/C#/VolumeLight/NAudio/Midi/MidiOut.cs:108
↓ 2 callersFunctionSerialSPI_ReceiveByte
Sends a dummy byte through the USART SPI interface, blocking until the transfer is complete. The response * byte from the attached SPI device is
Firmware/LUFA/Drivers/Peripheral/AVR8/SerialSPI_AVR8.h:187
↓ 2 callersFunctionSerialSPI_SendByte
Sends a byte through the USART SPI interface, blocking until the transfer is complete. The response * byte sent to from the attached SPI device i
Firmware/LUFA/Drivers/Peripheral/AVR8/SerialSPI_AVR8.h:177
↓ 2 callersFunctionSerialSPI_TransferByte
Sends and receives a byte through the USART SPI interface, blocking until the transfer is complete. * * \param[in,out] USART Pointer to t
Firmware/LUFA/Drivers/Peripheral/XMEGA/SerialSPI_XMEGA.h:162
↓ 2 callersFunctionSerial_ReceiveByte
Firmware/LUFA/Drivers/Peripheral/AVR8/Serial_AVR8.h:226
↓ 2 callersFunctionSerial_ReceiveByte
Firmware/LUFA/Drivers/Peripheral/XMEGA/Serial_XMEGA.h:235
↓ 2 callersMethodSerialize
<summary> Writes this WaveFormat object to a stream </summary> <param name="writer">the output stream</param>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveFormats/WaveFormat.cs:307
↓ 2 callersMethodSetAllColor
(Color color)
Software/apiexamples/dotnetLightpack/libLightpack/ApiLightpack.cs:243
↓ 2 callersMethodSetColor
(int num, Color color)
Software/apiexamples/dotnetLightpack/libLightpack/ApiLightpack.cs:255
↓ 2 callersMethodSetInputWaveFormat
<summary> Sets the input type to the specified Wave format </summary> <param name="inputStreamIndex">Input stream index</param> <param name="waveForma
Software/apiexamples/C#/VolumeLight/NAudio/Dmo/MediaObject.cs:236
↓ 2 callersMethodSetOutputWaveFormat
<summary> Set output type to the specified wave format n.b. may need to set input type first </summary> <param name="outputStreamIndex">Output stream
Software/apiexamples/C#/VolumeLight/NAudio/Dmo/MediaObject.cs:344
↓ 2 callersMethodSetProfile
(string profile)
Software/apiexamples/C#/VolumeLight/libLightpack/ApiLightpack.cs:120
↓ 2 callersMethodSetStatus
(Status status)
Software/apiexamples/dotnetLightpack/libLightpack/ApiLightpack.cs:156
↓ 2 callersMethodSort
<summary> In-place and stable implementation of MergeSort </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Utils/MergeSort.cs:12
↓ 2 callersMethodStart
<summary> Starts the audio stream </summary>
Software/apiexamples/C#/VolumeLight/NAudio/CoreAudioApi/AudioClient.cs:237
↓ 2 callersMethodStart
Software/src/Plugin.cpp:106
↓ 2 callersMethodStop
<summary> Stop playback </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveOutputs/DirectSoundOut.cs:156
↓ 2 callersMethodStop
<summary> Stops playback </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveOutputs/AsioOut.cs:158
↓ 2 callersMethodSuggestPcmFormat
<summary> Suggests an appropriate PCM format that the compressed format can be converted to in one step </summary> <param name="compressedFormat">The
Software/apiexamples/C#/VolumeLight/NAudio/Wave/Compression/AcmStream.cs:99
↓ 2 callersMethodSupportsInputWaveFormat
<summary> Requests whether the specified Wave format is supported as an input </summary> <param name="inputStreamIndex">Input stream index</param> <pa
Software/apiexamples/C#/VolumeLight/NAudio/Dmo/MediaObject.cs:253
↓ 2 callersMethodSupportsOutputWaveFormat
<summary> Tests if the specified Wave Format is supported for output n.b. may need to set the input type first </summary> <param name="outputStreamInd
Software/apiexamples/C#/VolumeLight/NAudio/Dmo/MediaObject.cs:296
↓ 2 callersFunctionTWI_StopTransmission
Firmware/LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.h:223
↓ 2 callersMethodToString
<summary> Displays a summary of the MIDI event </summary> <returns>A string containing a brief description of this MIDI event</returns>
Software/apiexamples/C#/VolumeLight/NAudio/Midi/MidiEvent.cs:305
↓ 2 callersMethodToString
<summary> Reports this WaveFormat as a string </summary> <returns>String describing the wave format</returns>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveFormats/WaveFormat.cs:244
↓ 2 callersMethodToString
<summary> To string </summary>
Software/apiexamples/C#/VolumeLight/NAudio/CoreAudioApi/MMDevice.cs:230
↓ 2 callersFunctionUSB_Attach
Firmware/LUFA/Drivers/USB/Core/UC3/USBController_UC3.h:161
↓ 2 callersFunctionUSB_Attach
Firmware/LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.h:194
↓ 2 callersFunctionUSB_DeviceTask
Firmware/LUFA/Drivers/USB/Core/USBTask.c:61
← previousnext →401–500 of 4,331, ranked by callers