代码搜索:buffer

找到约 10,000 项符合「buffer」的源代码

代码结果 10,000
www.eeworm.com/read/491848/6427753

h btusb_driver_dep.h

/* * Wipro Bluetooth HCI USB Transport Layer. * This file is part of the "Wipro Bluetooth USB Driver for Linux". * Copyright (C) 2001 Wipro Technologies. * * This library
www.eeworm.com/read/491733/6433458

lst filesystem.lst

1 .file "filesystem.c" 2 __SREG__ = 0x3f 3 __SP_H__ = 0x3e 4 __SP_L__ = 0x3d 5 __CCP__ = 0x34 6
www.eeworm.com/read/491733/6433547

lst filesystem.lst

1 .file "filesystem.c" 2 __SREG__ = 0x3f 3 __SP_H__ = 0x3e 4 __SP_L__ = 0x3d 5 __CCP__ = 0x34 6
www.eeworm.com/read/491739/6433764

lst filesystem.lst

1 .file "filesystem.c" 2 __SREG__ = 0x3f 3 __SP_H__ = 0x3e 4 __SP_L__ = 0x3d 5 __CCP__ = 0x34 6
www.eeworm.com/read/489686/6468777

v spi_interface.v

module SPI_INTERFACE (do, iostrb_l, rw_l, io_wr, spi_rd, clkout, reset_l, dclk, cs_en, dio) ; input reset_l; inout do ; input iostrb_l ; input rw_l ; output io_wr,spi_rd; input clkout ;
www.eeworm.com/read/489200/6475076

c cli.c

#include // for sockaddr_in #include // for socket #include // for socket #include // for printf #include // for
www.eeworm.com/read/486470/6532924

c our_mtk.c

#include "our_all.h" //========================================= void change_char_short(char *c, USHORT* s) { int i; while(*c) { *s++=*c++; } *s=0; } #if
www.eeworm.com/read/409710/11315491

c lcm141-key.c

//Key variable unsigned char KeyFlag=0,EditFlag=0,order_count=1,bit_count=0,key_temp=0,value=0; //LCD variable unsigned long int view=0; unsigned long int view_cnt=0; int buffer,addr_buffer; i
www.eeworm.com/read/401301/11559697

v spi_interface.v

module SPI_INTERFACE (do, iostrb_l, rw_l, io_wr, spi_rd, clkout, reset_l, dclk, cs_en, dio) ; input reset_l; inout do ; input iostrb_l ; input rw_l ; output io_wr,spi_rd; input clkout ;
www.eeworm.com/read/346374/11752327

h ep0req.h

/*************************************************** File: ep0req.h Author: PCD Applications Created: 09/09/2002 Description: Defines constants and function prototypes for the ep0Req.c