Created
August 6, 2012 12:21
-
-
Save metametaclass/3274038 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
libusb-1.0.dll!usbi_log_v(libusb_context * ctx=0x00000000, usbi_log_level level=LOG_LEVEL_WARNING, const char * function=0x0cbccf50, const char * format=0x0cbccf5c, char * args=0x0c4eedd8) Line 1763 + 0x3 bytes C | |
libusb-1.0.dll!usbi_log(libusb_context * ctx=0x00000000, usbi_log_level level=LOG_LEVEL_WARNING, const char * function=0x0cbccf50, const char * format=0x0cbccf5c, ...) Line 1819 + 0x19 bytes C | |
libusb-1.0.dll!cancel_io(int _index=6) Line 117 + 0x13 bytes C | |
libusb-1.0.dll!_free_index(int _index=6) Line 397 + 0x9 bytes C | |
libusb-1.0.dll!usbi_free_fd(int fd=9) Line 430 + 0x9 bytes C | |
libusb-1.0.dll!windows_clear_transfer_priv(usbi_transfer * itransfer=0x0cbf86d8) Line 1750 + 0xb bytes C | |
libusb-1.0.dll!windows_transfer_callback(usbi_transfer * itransfer=0x0cbf86d8, unsigned int io_result=0, unsigned int io_size=16384) Line 1903 + 0x9 bytes C | |
libusb-1.0.dll!windows_handle_callback(usbi_transfer * itransfer=0x0cbf86d8, unsigned int io_result=0, unsigned int io_size=16384) Line 1916 + 0x11 bytes C | |
libusb-1.0.dll!windows_handle_events(libusb_context * ctx=0x0cbf2b30, pollfd * fds=0x0e2b0668, unsigned int nfds=34, int num_ready=0) Line 1970 + 0x11 bytes C | |
libusb-1.0.dll!handle_events(libusb_context * ctx=0x0cbf2b30, timeval * tv=0x0c4ef680) Line 1944 + 0x1d bytes C | |
libusb-1.0.dll!libusb_handle_events_timeout_completed(libusb_context * ctx=0x0cbf2b30, timeval * tv=0x0c4ef77c, int * completed=0x0c4ef878) Line 2024 + 0xd bytes C | |
libusb-1.0.dll!libusb_handle_events_completed(libusb_context * ctx=0x0cbf2b30, int * completed=0x0c4ef878) Line 2124 C | |
libusb-1.0.dll!libusb_control_transfer(libusb_device_handle * dev_handle=0x0cbf6f08, unsigned char bmRequestType='@', unsigned char bRequest=0, unsigned short wValue=288, unsigned short wIndex=17, unsigned char * data=0x0c4ef8d0, unsigned short wLength=1, unsigned int timeout=300) Line 105 + 0x13 bytes C | |
> rtlsdr.dll!rtlsdr_demod_write_reg(rtlsdr_dev * dev=0x0cbf2e98, unsigned char page='', unsigned short addr=288, unsigned short val=24, unsigned char len='') Line 429 + 0x2c bytes C | |
rtlsdr.dll!rtlsdr_set_i2c_repeater(rtlsdr_dev * dev=0x0cbf2e98, int on=1) Line 462 + 0x20 bytes C | |
rtlsdr.dll!rtlsdr_set_center_freq(rtlsdr_dev * dev=0x0cbf2e98, unsigned int freq=148503989) Line 645 + 0xb bytes C | |
00ac0b99() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment